99.9k views
3 votes
Which of the following statements is an example of iteration?

A. move the pen 100 points front.
B. draw a square and circle.
C. draw a circle five times.
D. change the pen position to 200, 200.

User Damaxxed
by
6.8k points

1 Answer

5 votes

Final answer:

The statement 'draw a circle five times' is an example of iteration.

Step-by-step explanation:

The statement 'draw a circle five times' is an example of iteration. Iteration refers to the repetition of a process or set of instructions. In this case, the instruction to draw a circle is being repeated five times.

User Arfon
by
7.0k points