There are two very important parts in a while loop:
If we forget to change the variable used in the condition, the loop will run forever! This is called an infinite loop.
The code sample has an infinite loop. Can you fix it?
No variables
Output (Console)