This website works better with JavaScript.
Home
Explore
Help
Sign In
E2L_Ivry
/
cours-python
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Ajout d'un commentaire + fichier scores.json initial
master
Dimitri Merejkowsky
5 years ago
parent
ccf61faf40
commit
06bceafdd1
No known key found for this signature in database
GPG Key ID:
6BF3C7EA7C2D64EC
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
saison-2/sources/pendu.py
+1
-0
saison-2/sources/scores.json
+ 1
- 0
saison-2/sources/pendu.py
View File
@@ -32,6 +32,7 @@ def demander_joueur():
def jeu():
mot = choisir_mot_au_hasard()
# pour débugger:
print(mot)
tentatives = []
while True:
+ 1
- 0
saison-2/sources/scores.json
View File
@@ -0,0 +1 @@
{}