-
Mario Python Cheatsheet
November 21, 2024The Python cheatsheet I wish I had when I first started learning Python, featuring Mario Bros examples.
3 min read ·python -
I Created a Magic 8 Ball in Python
January 31, 2024Magic 8 ball app in Python using random selection and user input.
1 min read ·python