Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 187 Bytes

HANGMAN SIMULATION

This code allows you to play a fun game, hangman.

  • The word list is generated by a word generator from Google, and imported into the code as a .py file as strings.