If the condition is always true, the loop never stops. Let's change that.

Sweet! But now the loop stops right after its first run.

If the value of run remains true, the loop will keep running.