Skip to content

Misticshubh17/100-python-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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!