Loop until quit

Most programs have a repeat until forever loop.
We will do that with a repeat-while-true
But inside of this loop we will check if the player wants to quit: