This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
import pygame | |
##################################################### booléens pour l'arrêt du chrono | |
c1=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
import pygame | |
##################################################### | |
countdown=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
import pygame | |
##################################################### | |
countdown=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: cp1252 -*- | |
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
##################################################### | |
countdown=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: cp1252 -*- | |
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
##################################################### | |
countdown=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: cp1252 -*- | |
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
##################################################### | |
countdown=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time, os | |
from Tkinter import * | |
from math import * | |
import random | |
from tkMessageBox import * | |
##################################################### | |
countdown=True | |
c2=True |