A voir également:
- Help...batch
- Fichier batch - Guide
- Batch converter - Télécharger - Photo & Graphisme
- Batch renommer une partie du nom de plusieurs fichiers ✓ - Forum Autoit / batch
- Renommer tous les fichiers d'un dossier - Forum Windows
- Color batch - Forum Autoit / batch
4 réponses
import time while True: print 'VERT' time.sleep(40) print 'ORANGE' time.sleep(6) print 'ROUGE' time.sleep(40)
Voilà ! De rien...