Skip to content

Commit

Permalink
changed paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Karandeep Grover committed Feb 15, 2021
1 parent 8fc2ccd commit e7987b6
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 @@ -25,4 +25,4 @@ if input is 4 then it should print
```
Basically number of lines it prints is equal to that number. (Hint: you need to use two for loops)

[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)

0 comments on commit e7987b6

Please sign in to comment.