OussamaAlouat / python-exercises

Python exercices to learn and practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-exercises

Project dependencies

You need intall python 3 in your machine.

Project setup

To run all exercises :

python3 main.py

To run only one exercise:

python3 <exercise>.py

For example:

python3 exercise1.py

About

Python exercices to learn and practice

License:MIT License


Languages

Language:Python 100.0%