Skip to content

Commit e7987b6

Browse files
author
Karandeep Grover
committed
changed paths
1 parent 8fc2ccd commit e7987b6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Basics/Hindi/8_functions/8_functions_exercise.md renamed to Basics/Exercise/10_functions/10_functions_exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ if input is 4 then it should print
2525
```
2626
Basically number of lines it prints is equal to that number. (Hint: you need to use two for loops)
2727

28-
[Solution](https://github.com/codebasics/py/blob/master/Basics/Hindi/8_functions/Exercise/8_functions_exercise.py)
28+
[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/10_functions/10_functions_exercise.py)
File renamed without changes.

0 commit comments

Comments
 (0)