How do we know this loop stops?

The keep_going variable updates to False inside the code blockWe don't know if the loop stops

The keep_going variable updates to False inside the code block.