How do we know this loop doesn't stop?
keepGoing variable doesn't update to false inside of the code blockwhile loops don't stopkeepGoing variable updates to falseBecause the keepGoing variable doesn't update to false inside of the code block.