How do we know this loop doesn't stop?

Because the keepGoing variable doesn't update to false inside of the code blockBecause all while loops don't stopBecause the keepGoing variable updates to false

Because the keepGoing variable doesn't update to false inside of the code block.