Welcome to my Python learning repository!
This repo contains all my practice notebooks, theory notes, and small projects created while learning Python step by step. 🚀
Name: Abdul-Qadeerr
Platform: Google Colab
day-1-fundamentals→ Basics of Python (variables, datatypes, input/output).
day-2-control-flow→ If-else, nested conditions, logical operators.
day-3-loops→ For loops, while loops, and pattern printing.
day-4-data-structures→ Lists, tuples, sets, dictionaries.
day-5-functions-modules→ User-defined functions, imports, math module.
day-6-file-handling→ Reading/writing files, text processing.
day-7-projects→ Small real-life Python projects.