Loop and Break

The loop expression repeats the expressions in its code block. End the loop with either a break or return.