Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sdecandelario/python-exercises
- Owner: sdecandelario
- Created: 2024-04-10T14:10:28.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-11T09:42:20.000Z (7 months ago)
- Last Synced: 2024-04-11T10:49:18.761Z (7 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.