Exécuter du code avec différentes Verions de Python
py -3 file_name.py #will run file file_name.py in python 3
Prickly Pig
py -3 file_name.py #will run file file_name.py in python 3