The loop runs its entire code block because keepGoing is true at first, but doesn't run again if we set keepGoing to false.

Make sure to type false.