This is the source for the Hangman game problem set from the MIT 6.00x Intro to Computer Science and Programming class.
To use the Python script, you must have words.txt (or a similar text file full of words also named words.txt) in the same directory as the script.