The loop structure

If your program has a number of steps which must be executed multiple times

The most likely approach for accomplishing this is to use a repetition or loop structure.