Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 879 Bytes

File metadata and controls

30 lines (18 loc) · 879 Bytes

Python Exercises

A curated collection of Python hands-on exercises designed to help you strengthen your understanding of core programming concepts.

Overview

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

Get Started

For a comprehensive guide to each exercise and its objectives, please refer to the EXERCISE.md file.

Contributing

Feel free to fork this repo, add your own exercises, and submit pull requests. Sharing knowledge helps everyone grow!

License

This project is licensed under the MIT License.