This repository contains a collection of Python exercises with their corresponding solutions, which I've done for the 4-month UNSAM course on Python Programming. These exercises cover a range of topics and difficulty levels, from basic syntax and data structures to more advanced concepts like object-oriented programming and algorithmic problem solving.
To get started with these exercises, you will need to have Python installed on your machine. You can download Python from the official website here.
The exercises are organized by topic in separate directories. Each exercise has a description and my solution.
I've also created a directory with cheatsheets that cover the theory I've learned.
These exercises were a great way for me to solidify my understanding of Python programming concepts. I hope you find them helpful in your own learning journey!
If you have any questions or feedback, feel free to contact me at [valen.fiumana@gmail.com] or create an issue in this repository.
Happy coding!