๐
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