From 16e5ab8189d5490587607e68dea6f1d5c30bd2e2 Mon Sep 17 00:00:00 2001 From: manon Date: Tue, 17 Sep 2024 15:39:28 +0200 Subject: [PATCH] 7eme git --- Mini projet nb1.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Mini projet nb1.py b/Mini projet nb1.py index 951dd40..f6a007b 100644 --- a/Mini projet nb1.py +++ b/Mini projet nb1.py @@ -67,6 +67,5 @@ def jouer(): p2 = Personnage (nomP2, catP2) while p1.pdv > 0 and p2.pdv > 0: - - fheuizyf - \ No newline at end of file + p1.jet_defense + p2.jet_ \ No newline at end of file