Skip to content

Misticshubh17/100-python-questions

Repository files navigation

100-python-questions

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.

📂 Files

  • 100_Python_Questions.ipynb: Questions only – solve them on your own!
  • 100_Python_Questions_With_Solutions.ipynb: Same questions with clear, beginner-friendly solutions.

✅ Topics Covered

  • Variables and Data Types
  • Conditional Statements
  • Loops
  • Functions
  • Lists, Tuples, Dictionaries
  • String Manipulation
  • File Handling
  • Error Handling
  • And more...

📌 How to Use

  • 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.

✍️ Author

Shubham
GitHub: Misticshubh17


⭐ Feel free to fork or star this repo if you found it helpful!