A clean collection of all Python exercises I practiced while studying the Liang programming book. Organized chapter-by-chapter to track my learning journey and progress. π
python-exercises/ βββ chapter1/ βββ chapter2/ βββ chapter3/ βββ chapter4/ βββ chapter5/ βββ chapter6/ βββ chapter7/ βββ chapter8/ βββ chapter9/
Each folder contains the Python files I solved for that chapter.
- βοΈ Stores all my Python practice exercises
- βοΈ Organized neatly by chapter
- βοΈ Shows my step-by-step learning progress
- βοΈ Helps me track how far Iβve come in Python
- βοΈ A personal archive of my coding journey