Recent content by Dealmanda

  1. D

    Question Python Hangman Game Program Error

    You should fix the part of your code that checks if the word is guessed. Make sure it properly checks if all the letters in the word have been guessed. Also, add a colon at the end of the conditional statement where you check if the guessed letter is already in the list.
Back
Top