Mise en route
- Téléchargez Visual Studio Code — installer VS Code
- Installez Python — dernière version officielle, puis vérifiez avec
python --version - Copiez le code d'un exercice, créez un fichier
exercice.pyet exécutez-le avecpython exercice.py - Modifiez le code, testez différentes approches et amusez-vous