We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc2ccd commit e7987b6Copy full SHA for e7987b6
2 files changed
…indi/8_functions/8_functions_exercise.md …se/10_functions/10_functions_exercise.mdBasics/Hindi/8_functions/8_functions_exercise.md renamed to Basics/Exercise/10_functions/10_functions_exercise.md
@@ -25,4 +25,4 @@ if input is 4 then it should print
25
```
26
Basically number of lines it prints is equal to that number. (Hint: you need to use two for loops)
27
28
-[Solution](https://github.com/codebasics/py/blob/master/Basics/Hindi/8_functions/Exercise/8_functions_exercise.py)
+[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/10_functions/10_functions_exercise.py)
…nctions/Exercise/8_functions_exercise.py …se/10_functions/10_functions_exercise.pyBasics/Hindi/8_functions/Exercise/8_functions_exercise.py renamed to Basics/Exercise/10_functions/10_functions_exercise.py
0 commit comments