Skip to content

Commit

Permalink
changed numbers exercise path
Browse files Browse the repository at this point in the history
  • Loading branch information
Karandeep Grover committed Feb 15, 2021
1 parent 40c98bb commit 7c68384
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 @@ -9,4 +9,4 @@ cost to replace all tiles. Calculate and print the cost using python
(Hint: Use power operator ** to find area of a square)
4. Print binary representation of number 17

[Solution](https://github.com/codebasics/py/blob/master/Basics/Hindi/2_numbers/Exercise/2_numbers_exercise.py)
[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/3_numbers/3_numbers_exercise.py)

0 comments on commit 7c68384

Please sign in to comment.