A curated collection of Python hands-on exercises designed to help you strengthen your understanding of core programming concepts.
This repository is ideal for:
- Beginners learning Python fundamentals
- Intermediate learners looking to reinforce core concepts
- Anyone who enjoys solving coding problems
Topics covered include:
- 🧠 Basic Syntax & Variables
- 🔁 Control Flow (if, for, while)
- 📦 Data Structures (Lists, Tuples, Sets, Dictionaries)
- 🎯 Problem Solving & Algorithms
For a comprehensive guide to each exercise and its objectives, please refer to the EXERCISE.md file.
Feel free to fork this repo, add your own exercises, and submit pull requests. Sharing knowledge helps everyone grow!
This project is licensed under the MIT License.