Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdecandelario/python-exercises

Repository to practice python
https://github.com/sdecandelario/python-exercises

Last synced: about 6 hours ago
JSON representation

Repository to practice python

Awesome Lists containing this project

README

        

# Python exercises
The main goal on this repository is to put some python exercises.

The code is mostly inspired by [Real Python](https://realpython.com/) and the repository [example-code-2e](https://github.com/fluentpython/example-code-2e) from the [Fluent Python](https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/) book.

Each folder is going to be a topic I want to improve or make some exercises to improve my skills and understand better the language.