The for loop is a shorthand for a while loop; it specifies the initial loop variable, the continuation test, and the action after each iteration of the loop.
No download links available.