Computer Science for IGCSE & O level - Programming (Section 2 - No. 7)

Which of the following is an example of 'iteration'?
if...else
print()
for loop
variable

Explanation

for loop is used for iteration

Comments (0)

Advertisement