Trying to get it to loop through 3 times and after the 3rd time (if not guessed right) show the right answer.
Currently - its going through the guesses, but isnt showing
After you fix what DeveloperChris says, you still need to put guesscount into as session or form field, and increment on each attempt.