You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# Python 50 Exercise :fire:
2
+
3
+
**[PDF for the book](https://github.com/HackClubNUV/Python-50-Exercises/files/6885619/dokumen.pub_python-workout-50-essential-exercises-1nbsped-1617295507-9781617295508.pdf)**
4
+
2
5
1) A username is accepted and the user is asked to guess a number. The user will get 10 guesses. With every guess the interpreter will tell whether the guess is higher than or lower than the expected value.
0 commit comments