I'll look into that link. Though I think I should be a bit more explicit regarding what the functions are:
Function 1 is the loadWords function
Function 2 is the chooseWord function
Function 3 is the isWordGuessed function
Function 4 is the getGuessedWord function
Function 5 is the getAvailableLet ters function
and Function 6 is the hangman function.
I thought...
User Profile
Collapse
-
Hangman Python game help for MIT
Hi.
I'm trying to do the Hangman assignment for an online MIT course. However, I'm running into problems with the master code:
I've got the following code so far:
...Code:import urllib.request # Hangman game # # ----------------------------------- # Helper code # You don't need to understand this helper code, # but you will have to know how to use the functions
No activity results to display
Show More
Leave a comment: