I added underscores for each letter of the word but now I have to figure out how to update them so each time you guess a letter instead of all underscores, there is underscores and the letter you guessed. I also made an error counter which will lead to the actual hangman “picture” that we all know.
I learned the .join() command and the .index() command.
Log in to leave a comment