Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 221 Bytes

hangman

first python program - hangman game

Simple function created using Python to play Hangman game.

Note: This does not have any GUI to play the game. This is purely back end code to run while playing the game.