Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 589 Bytes

File metadata and controls

15 lines (11 loc) · 589 Bytes

Small Python Projects

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)