A collection of Python programs and exercises—from beginner basics to more advanced topics.
Perfect for learners who want to practice and improve their Python skills step by step.
This repo contains:
- Basic Python syntax (variables, data types, input/output)
- Conditional statements & loops
- Functions & modules
- Working with lists, tuples, dictionaries, sets
- File handling
- Error & exception handling
- More advanced projects and exercises
- Clone the repo
git clone https://github.com/Sahil-Shrivas/Python-BasicsToAdv.git