This repository documents my 30-day intensive Python learning journey, where I practiced coding daily, built mini-projects, and improved my programming fundamentals.
The goal of this repo is to become job-ready in Python by building strong basics, problem-solving skills, and real projects.
- Python basics (variables, input/output)
- Conditional statements and loops
- Functions and reusable code
- Data structures (lists, dictionaries)
- File handling and error handling
- Mini projects and practice apps