This repository contains my Python learning journey, practice files, and simple projects.
Fundamentals/→ Basic Python concepts and exercisesPython_easy/→ Beginner-friendly Python projectsPython_medium/→ Intermediate Python projectsPython_hard/→ More challenging projects and experimentsPython_exe/→ Converts some projects to .exe
I use this repository to:
- Practice Python programming
- Save my learning progress
- Build small projects
- Experiment with new ideas
- Improve problem-solving skills
Some of the things I learn and practice include:
- Variables & Data Types
- Loops & Conditions
- Functions
- Object-Oriented Programming (OOP)
- File Handling
- Error Handling
- Modules & Packages
- Simple Automation Scripts
- Mini Projects
This repository is mainly for personal learning and progress tracking.
Projects and code may improve over time as I continue learning Python.
⭐ Thanks for visiting my repository!