Sweet! We use the while keyword to create a while loop. As these loops don't have control variables, we need to make sure that the condition becomes false.
while
false
Might we need a keyword that's a little closer to the loop's name?