This repository is a hands-on practice space for learning Python from the ground up.
It contains small scripts, exercises, and challenges that focus on building strong fundamentals through active problem-solving.
The purpose of this lab is to:
- Learn Python step by step, from basics to more advanced concepts
- Practice writing clean, readable code
- Solve small challenges to reinforce understanding
- Build confidence through repetition and experimentation
This is a learning lab, not a finished product repository.
Files are meant to be:
- Read
- Modified
- Extended
- Broken and fixed
Every exercise represents a step in my learning process.