Collection of small Python projects made during an after-school institute. Each subfolder contains short exercises or small programs demonstrating beginner Python concepts.
Folders:
- Adventure_game: small text-based game modules
- Frequency analysis: text processing and plotting examples (uses War and Peace)
- Midterm: a set of numbered exercise solutions
- morse: Morse code translator and sample files
- OOP: object-oriented programming exercises
- tryouts: small experiment scripts
See the README in each subfolder for details.
License: MIT (see LICENSE)