Skip to content

OussamaAlouat/python-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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