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,)