Skip to content

Commit 9fd87e6

Browse files
adding screenshots
1 parent 35af892 commit 9fd87e6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

Hangman/hangman.py

+1
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,4 @@ def hangman(secretWord):
148148

149149
secretWord = chooseWord(wordlist).lower()
150150
hangman(secretWord)
151+

0 commit comments

Comments
 (0)