How do we know this while loop won't run its code block?

The condition returns FalseThe condition returns TrueThe game_on variable updates to False inside of the code block

The condition returns False.