๐Ÿ”

Counted Loops in Programs

Use loops that repeat a set number of times to make programs shorter.

โฑ 16 minโ“ 7 questions

What you'll be able to do

  • โœ”I can spot repeated steps in a program
  • โœ”I can rewrite repeats as a counted loop
  • โœ”I can work out how many times a loop runs

Curriculum: AC9TDI4P03, AC9TDI4P04