


Imagine the same task has to be carried out 10 times.
Rather than entering the instructions into the program 10 times (which would be repetitive and time-consuming)…
… we write the instructions out once, with a further instruction noting that they should be executed 10 times rather than only the once.