Lessons (6)
These resources will be removed by end of Summer Term 2025.
Switch to our new teaching resources now - designed by teachers and leading subject experts, and tested in classrooms.
In this lesson we will revisit Python. We will make sure that we can read and create simple programs that use selection, and we will introduce lists.
1 Slide deck
1 Worksheet
1 Quiz
1 Video
In this lesson, we will identify the operations that are commonly performed on lists: adding, removing, or modifying items; locating or counting occurrences of particular items, etc.
1 Slide deck
1 Worksheet
2 Quizzes
1 Video
In this lesson, we will investigate iteration using while loops, offering a chance to retrieve and apply relevant knowledge. In the first activities, we will practise using list operations in iterative contexts.
1 Slide deck
1 Worksheet
2 Quizzes
1 Video
In this lesson, we will use a for-loop to iterate over list items. We will study a range of examples before moving on to apply what we have learnt to similar tasks.
1 Slide deck
1 Worksheet
2 Quizzes
1 Video
In this lesson, we will complete a mini-project in Python where we will create a planetary quiz. It will allow us to increase our independence in Python programming.
1 Slide deck
1 Worksheet
2 Quizzes
1 Video
In this lesson, we will finish our planetary quiz project. It will allow us to further develop our independence in Python programming.
1 Slide deck
1 Worksheet
2 Quizzes
1 Video