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