🐍 Python 50 Questions (Jupyter Notebook)
This repository contains solutions to 50 Python programming questions implemented using functions and exception handling, all organized in a Jupyter Notebook.
📌 Overview This project is designed to practice and strengthen core Python concepts in a structured and interactive way using Jupyter Notebook.
💡 Key Features ✅ Solutions written using functions ✅ Proper use of exception handling (try-except) ✅ Implemented in Jupyter Notebook (.ipynb) ✅ Clean, readable, and beginner-friendly code
🧠 Topics Covered
- Basic Python concepts
- Conditional statements
- Loops
- Functions
- Exception handling
- Lists, Tuples, Dictionaries
- String operations
📂 Project Structure All 50 questions are solved in a single Jupyter Notebook Each problem is clearly separated and explained Code is easy to understand and well-organized
🚀 How to Run
- Clone the repository
- Open the notebook in Jupyter Notebook / Jupyter Lab
- In CMD prompt write jupyter notebook
🎯 Purpose
- Practice Python fundamentals
- Prepare for coding interviews
- Improve problem-solving skills
📌 Author Ashish Kumar
