Welcome to my complete Python learning journey!
This repository contains all the code, exercises, and projects I built while studying Python over 4 months.
Itโs based on a 121-page notebook (PDF) where I documented everything from basics to advanced concepts.
- Covers Python basics to advanced topics
 - Includes chapter-wise exercises with solutions
 - Contains mini projects & advanced projects
 - Features file handling, JSON serialization & deserialization
 - Serves as a learning roadmap for beginners and intermediate learners
 
- Variables and Data Types
 - Loops and Control Statements
 - Functions, Recursion, Mapping & Filtering
 - Dictionaries and Tuples
 - Conditional Statements
 - Object-Oriented Programming (OOP)
 
- ๐ Student Management System
 - ๐ Library Management System
 - ๐ฐ Expense Tracker
 - ๐ฆ๏ธ Weather Information Fetcher
 - ๐ฑ Currency Converter
 - ๐ฆ Simple Bank Account System
 - ๐ฎ Number Guessing Game
 - ๐ค Simple Chatbot
 - ๐ง Email Slicer
 
- Clone this repository:
git clone https://github.com/your-username/repository-name.git