Myths about teaching can hold you back
Learn why
These resources will be removed by the end of the Spring Term 2026.
Start using our brand new teaching resources now. Designed by teachers and subject experts, with real classrooms in mind.
The older resources below were created for lockdown learning during the pandemic and are not designed for classroom teaching.
Lesson details
Key learning points
- 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.
Content guidance
- Contains external content.
Supervision
Adult supervision recommended
Licence
This content is made available by Oak National Academy Limited and its partners and licensed under Oak’s terms & conditions (Collection 1), except where otherwise stated.
Loading...
3 Questions
Q1.What is the name of this data structure?
What is the name of this data structure?

Comma separated values
String
Variable
Q2.If the lines below were added to the program in question 1 (above), what would the program output be?
If the lines below were added to the program in question 1 (above), what would the program output be?

Friday
item
Wednesday
Q3.If the lines below were added to the program in question 1 (above), what would the program output be?
If the lines below were added to the program in question 1 (above), what would the program output be?

index, item
index, Wednesday
Wednesday