Python Coding Notebook 🎉
This repository contains my learning notebook with experiments in Python:
- Control flow
- Functions
- Loops
- Small games (like the car crash game with images)
- And more!
Install dependencies with:
pip install -r requirements.txt