From b4bd33998659119c30d365f8627675ed7ff2eb09 Mon Sep 17 00:00:00 2001 From: nommme Date: Mon, 16 Sep 2024 11:38:14 +0200 Subject: [PATCH] test --- jdr_el-hajam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdr_el-hajam.py b/jdr_el-hajam.py index b4de340..ac092f6 100644 --- a/jdr_el-hajam.py +++ b/jdr_el-hajam.py @@ -62,4 +62,4 @@ cat1 = input("Choisissez la catégorie du joueur 1 : ") print("Le joueur 1 est un",cat1,) cat2 = input("Choisissez la catégorie du joueur 2 : ") -print("Le joueur 2 est un",cat2,) \ No newline at end of file +print("Le joueur 2 est un",cat2,)