@turtlegamer-0 Ah ok, there's something I didn't spot. Both your array of answers and the variable that stores the player's response are both named "answer" and that's giving you the problem. Try changing lines 89 and 90 to say something like
playerAnswer = input( "What does it say?" ) if playerAnswer == answer[num] thenSubcategories