Skip to content

Commit

Permalink
Implement hangaman excercise
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsingh97 committed Oct 7, 2017
1 parent 2ef220b commit 73d7401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/hangman/hangman.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def hangman():
pass
pass

0 comments on commit 73d7401

Please sign in to comment.