This is a collection of code I've written for the 100 days of Code Python Bootcamp on Udemy. Not everything is included, and everything else are things I found important. Maybe it will help you or give inspiration. 🙂
Code was done using Python 3.13 and a requirements.txt is included for modules I used throughout.
- "Nezzy's People's Favorite Places" on day 9
- The Beehives "High or Low" game on day 12
- Turtle race on day 19
- Turtle Crossing on day 23
- Blackjack game on day 11
Soon(TM)