Skip to content

Commit eb4327d

Browse files
authored
Book added
Added PDF for the book
1 parent 59c1cf8 commit eb4327d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 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+
25
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.
36
------------------------------------------------------
47
27) A password will be generated with the following Program.
@@ -15,3 +18,4 @@
1518
`python 3.7` or above.
1619

1720
-----------------------------------------------------
21+

0 commit comments

Comments
 (0)