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

https://github.com/belco90/python-basic-exercises

Python 3 basic exercises with automatic tests to check your solutions
https://github.com/belco90/python-basic-exercises

basic-training practice-project practice-python python python3 unittest

Last synced: 9 months ago
JSON representation

Python 3 basic exercises with automatic tests to check your solutions

Awesome Lists containing this project

README

          

# python-basic-exercises
Python basic exercises with auto-tests to practice:
- Conditional statements
- Loops statements
- Strings, lists and dictionaries manipulation
- Programming and math concepts