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
- Host: GitHub
- URL: https://github.com/belco90/python-basic-exercises
- Owner: Belco90
- Created: 2017-12-17T13:27:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T12:32:17.000Z (over 5 years ago)
- Last Synced: 2025-04-02T09:54:25.863Z (9 months ago)
- Topics: basic-training, practice-project, practice-python, python, python3, unittest
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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