Welcome to my Python revision journey! In this repository, I am documenting daily logic-building questions and their solutions from my entire Full-Stack Python course.
My goal is to write clean, maintainable code and master Python's core & advance concepts—including Logic, Data Structures, and OOPs—in alignment with industry-level standards."
- Language: Python
- Focus: Logic Building, Algorithms, and Problem Solving
| Day | Question / Challenge | Status |
|---|---|---|
| Q.1 | Swap two numbers | ✅ Done |
| Q.2 | Add 2 complex numbers | ✅ Done |
| Q.3 | convert char case without built-in functions and number to ASCII | ✅ Done |
| Q.4 | eval() built-in function | ✅ Done |
| Q.5 | find area of rectangle😉 | ✅ Done |
| Q.6 | find simple interest🤑 | ✅ Done |
| Q.7 | calculate total average | ✅ Done |
| Q.8 | HackerRank arithmetic operation Problem 1 | ✅ Done |
| Q.9 | Coming Soon... | ⏳ Pending |
I am solving these challenges by following my professional training course and supplementary tutorials from YouTube to strengthen my logic and practical skills.
Start Date: 9 April, Thursday 2026
End Date: Ongoing (Learning never stops! 🚀)