Collection of small Python projects created while learning programming.
- Password Generator
- Magic 8 Ball
- Hangman
- Number Guessing Game
- Caesar Cipher
- loops and conditions
- functions
- working with user input
- random module
Each project can be run from the command line:
python filename.py