Objectives
The while, and for repetition statements to execute statements in a program repeatedly;
The break and continue program control statements to alter the flow of program control;