Skip to content

Commit 654d18d

Browse files
authored
Added example solution to README
1 parent f1d9429 commit 654d18d

File tree

1 file changed

+1
-1
lines changed
  • challenges/how-to-check-if-a-string-contains-a-substring

1 file changed

+1
-1
lines changed

challenges/how-to-check-if-a-string-contains-a-substring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ search(addresses, None, "Elm Street") # Returns "123 Elm Street" and "678 Elm S
2424

2525
### Example Solution
2626

27-
> Insert Carbon Image
27+
![Solution](solution.png)

0 commit comments

Comments
 (0)