Year 4 - Computing
Count-controlled loops
Repetition in programs
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 4 - Computing
Repetition in programs
In this unit pupils will create text-based programs which use repetition. They will plan, modify, and test commands to create shapes and patterns. They will explore the different types of loops that can be used to repeat commands in a program.
You will learn to modify a count-controlled loop to produce a given outcome.
Changing the number of repetitions in a count-controlled loop changes the outcome. The outcome of a program containing a count-controlled loop can be predicted.
a number that is used in a command. Add one real device or system example to prove understanding.
Mistake: A loop with a high number always makes a big shape. Correction: The number in the loop affects the number of sides, not the size. The fd value controls the size.
Browse all guides in the Year 4 Computing guide library.