Great work so far. Next, we'll handle the case of a guess being wrong.

Below getting user input and above the for loop, use the not and in operators to check if the guessed letter isn't in master and display a message.