Exit Quiz
Question 1 of 5
1
of 5
What does 'iteration' mean in programming?
Select one answer
making choices based on conditions
repeating a set of instructions multiple times
storing data that can change
generating random values
Think about what it means to do something multiple times in a program.
Need a hint?
Check