for loop

Conditionally executes a statement repeatedly, where the statement does not need to manage the loop condition.

Contents