This repository contains a collection of Python exercises suitable for beginners, along with their solutions. The exercises cover various topics, including basic syntax, control flow, functions, data structures, and more.
To get started with these exercises, simply clone this repository to your local machine using the following command:
git clone https://github.com/<your-username>/python-exercises.git
If you'd like to contribute to this repository, you're welcome to submit new exercises or improve the existing ones. To do so, simply fork this repository, make your changes, and submit a pull request. Make sure to follow the existing code style and include tests for your changes.
If you have any questions or suggestions, feel free to contact me at [email protected].