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

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