Skip to content

Commit

Permalink
changed path for strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Karandeep Grover committed Feb 15, 2021
1 parent 7c68384 commit 8ee1fe2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ wrong statement, the correct statement is 'maine 10 samosa khaye'.
Replace incorrect words in original strong with new ones and print the new string.
Also try to do this in one line.

[Solution](https://github.com/codebasics/py/blob/master/Basics/Hindi/3_strings/Exercise/3_string_exercise_answer.py)
[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/4_strings/4_string_exercise_answer.py)

0 comments on commit 8ee1fe2

Please sign in to comment.