This repository contains daily Python coding exercises, examples, and mini-projects to build consistency and improve problem-solving skills.
Is repository me mai roz Python ke problems solve karunga — intern level tak pahunchne ke liye.
- Day1: Basic problems
- Day2: …
- (Yahan likh do jo jo days already complete hain)
Day | Topic | Folder / File | Status |
---|---|---|---|
1 | Variables & Data Types | Day1_codeX.py |
✅ |
2 | Operations & Expressions | Day2_Code1.py |
✅ |
3 | Conditional Statements | … | ✅ / 🔄 / ⏳ |
4 | Loops | … | |
5 | Functions | … | |
6 | Built‑in Functions & Modules | … | |
7 | List Comprehensions & Lambdas | … | |
8 | String Methods & Formatting | … | |
9 | File I/O | … | |
10 | Exception Handling | … | |
11 | Dictionaries & Sets | … | |
12 | Iterators & Generators | … | |
13 | Decorators | … | |
14 | Modules & Packages | … | |
15 | Recursion | … | |
16 | Object-Oriented Programming | … | |
17 | Inheritance & Polymorphism | … | |
18 | File Handling Advanced | … | |
19 | Regular Expressions | … | |
20 | Working with Databases | … | |
21 | Web Scraping | … | |
22 | APIs & JSON | … | |
23 | Data Processing | … | |
24 | Visualization | … | |
25 | Testing | … | |
26 | Logging & Debugging | … | |
27 | Concurrency | … | |
28 | Async IO | … | |
29 | Project Structuring | … | |
30 | Final Project / Capstone | … |