Let's see what happens when we add a print() instruction to the loop.

Holy cow! Because the condition is always true, the loop never stops.