Now let's handle the case when the players have guessed all the letters. To not compare apples with oranges, we'll need to make master a list.

At the bottom, make an if statement that displays "You win!" if the contents of master and right are equal.