Skip to content

Commit 5e7627d

Browse files
authored
Update hangman.py
1 parent bb41c9a commit 5e7627d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python_Begginer_Projects/Intermediate/hangman.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,4 @@ def play_hangman():
112112

113113
if __name__ == "__main__":
114114
play_hangman()
115+
# Author - Mmabiaa

0 commit comments

Comments
 (0)