Skip to content

Commit 25d230d

Browse files
Implement hangaman excercise
1 parent e4f4fd8 commit 25d230d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/hangman/hangman.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def hangman():
2+
pass

0 commit comments

Comments
 (0)