5.1.1 Apply the loop structure.
5.1.2 Create loops using the while statement.
5.1.3 Create loops using the for statement.
5.1.4 Create loops using the do statement.
5.1.5 Apply nested loops.
5.1.6 Apply accumulators.
5.1.7 Understand and describe how to improve loop performance