Build a Guessing game using concepts in *Intro To Python*
- Loops
- Functions
- Conditions
- Input
- Try & Except
- Infinite Loops and Breaks
Chapters
0:00 Recap
0:49 User Input
2:28 Get user input (Integer)
8:13 Generate Random Number
10:30 Guess 😁
GitHub Repo -
https://github.com/hardope/yt-python