๐Ÿ”

Repeating Steps with Loops

Use loops to repeat steps in an algorithm without writing them again and again.

โฑ 16 minโ“ 7 questions

What you'll be able to do

  • โœ”I know a loop repeats a set of steps
  • โœ”I can work out how many times a loop runs
  • โœ”I can use a loop to make an algorithm shorter

Curriculum: AC9TDI4P02, AC9TDI4P03