100 Python questions with solutions for beginners
This repository contains 100 Python questions to help beginners learn Python fundamentals in a structured and practical way.
100_Python_Questions.ipynb
: Questions only – solve them on your own!100_Python_Questions_With_Solutions.ipynb
: Same questions with clear, beginner-friendly solutions.
- Variables and Data Types
- Conditional Statements
- Loops
- Functions
- Lists, Tuples, Dictionaries
- String Manipulation
- File Handling
- Error Handling
- And more...
- Download or open the notebook on Google Colab, Jupyter Notebook, or VS Code.
- Try solving the questions yourself in the
Questions only
notebook. - Check your answers using the
With Solutions
notebook.
Shubham
GitHub: Misticshubh17
⭐ Feel free to fork or star this repo if you found it helpful!