2.3.7

Iteration

Test yourself

Iteration

Iteration allows a group of statements to be repeated multiple times. Iteration statements are often called loops.

Illustrative background for Indefinite iterationIllustrative background for Indefinite iteration ?? "content

Indefinite iteration

  • A block of code will repeat whilst a specified condition is true.
  • For example: the while loop will continue to execute an indented code block while a certain condition is true.
Illustrative background for Definite iterationIllustrative background for Definite iteration ?? "content

Definite iteration

  • A block of code will repeat a known number of times.
  • For example: a for loop will execute an indented block for each value in a list of values.
Illustrative background for Flow diagramIllustrative background for Flow diagram ?? "content

Flow diagram

  • A flow diagram for iteration uses the diamond shape.

Jump to other topics

1Computational Thinking & Algorithms

2Programming

3Hardware & Software

4Data

5The Internet

6Online Safety & Security

Go student ad image

Unlock your full potential with GoStudent tutoring

  • Affordable 1:1 tutoring from the comfort of your home

  • Tutors are matched to your specific learning needs

  • 30+ school subjects covered

Book a free trial lesson