Write a python program that creates two global variables, one to store the number of incorrect guesses and a second to store a word (example: koala). Write a function called print_hangman() that takes no arguments and prints a hangman corresponding to the number of incorrect guesses (use the global variable).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here