Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 873 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 873 Bytes

Python Exercises for Beginners

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.

Getting Started

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

Contributing

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.

Contact

If you have any questions or suggestions, feel free to contact me at [email protected].