Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 23)
What is the purpose of a 'loop' in an algorithm?
To allow for user input.
To repeat a set of instructions.
To make the algorithm more complex.
To display the output.
Explanation
A loop is used to repeat a set of instructions.
Comments (0)
