How do we know this loop doesn't stop?
keep_going variable doesn't update to False inside of the code blockwhile loops don't stopkeep_going variable updates to FalseBecause the keep_going variable doesn't update to False inside of the code block.