Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 264 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 264 Bytes

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