This repository documents my work on the Python Language Track on Exercism. The goal is to systematically deepen my Python knowledge and provide well-documented solutions as part of my portfolio.
- Strengthen Python fundamentals and advanced concepts
- Write clean and testable code
- Implement solutions that satisfy existing tests
- Make learning progress transparent through commits and documentation
- Python 3.11
- pytest
The current progress is documented in docs/progress.md, including the main focus areas of each exercise.