Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

The do/while loop should output 0 1 2 3 4. Try to fix it!

The while statement is missing a condition.