Choose a curriculum

All exam boards (KS4)

KS3 & KS4 computing curriculum

Unit sequence

Filter and highlight

Year group

Highlight a thread
Computing
Year 9

Python programming with sequences of data

6 lessons

Threads

  • Algorithms and data structures
  • Programming

Description

In this unit pupils will discover how data is represented and processed in sequences, such as lists and strings. They will cover a spectrum of operations on sequences of data, that range from accessing an individual element to manipulating the entire sequence though real world practical activites.

This unit builds on pupils' prior experience of writing Python programs that handle input and output, use simple arithmetic expressions and control the flow of execution through selection and iteration structures. In this unit pupils will explore how data can be represented and processed in sequences, such as strings and lists. Pupils will progress from operations that range from accessing an individual element to manipulating an entire sequence. This manipulation of collections of data as pupils move on to considering the structure of data to improve the efficiency of the processing required.

  1. Creating lists in Python
  2. Python list operations
  3. Iterating through data structures
  4. Using for loops to iterate data structures
  5. Mathematical operations in data structures
  6. Data structure projects in Python

67 units shown,

Need help with our new curriculum?

Visit our help centre for technical support as well as tips and ideas to help you make the most of Oak.

Go to help centre