Year 11Computing

For loops

Lesson outcome

In this lesson, we will be introduced to 'for loops'. For loops allow us to iterate through a sequence. We will find out how to create and use a for loop in this lesson.