@ -8,7 +8,7 @@ def creer():
j1, j2 = jeu.distribue()
print(j1, j2)
def jouer():
def jouer(jeu):
nb = int(value1.get())
jeu = Jeux(nb)