top of page
Paper 1: Testimonial
Image by ThisisEngineering RAEng

1. Refresh and recap

  • Write programs that display messages, receive keyboard input, and use simple arithmetic expressions in assignment statements

  • Use selection (if-elif-else statements) to control the flow of program execution

  • Locate and correct common syntax errors

  • Create lists and access individual list items

Topic 1 - Warm Up

Image by Joshua Rawson-Harris

2. Working with lists

  • Perform common operations on lists or individual items

Image by Jan Antonin Kolar

3. Iteration using while loops

  • Use iteration (while statements) to control the flow of program execution

  • Perform common operations on lists or individual items

  • Perform common operations on strings or individual characters

Topic 2 - Playlist

Topic 4 - The famous for

Image by Firmbee.com

4. Iteration using for loops

  • Use iteration (for statements) to iterate over list items

  • Perform common operations on lists or strings

Topic 5 - Make a thing

Image by Luke Chesser

5. Mini project

  • Use iteration (for loops) to iterate over lists and strings

  • Use variables to keep track of counts and sums

  • Combine key programming language features to develop solutions to meaningful problems

Topic 6 - Wrap Up

Image by NEW DATA SERVICES

6. Mini project continued

  • Use iteration (for loops) to iterate over lists and strings

  • Use variables to keep track of counts and sums

  • Combine key programming language features to develop solutions to meaningful problems

Unit 16 - Python programming with sequences of data 

Here you will learn about how data can be represented and processed in sequences, such as lists and strings. The lessons cover a spectrum of operations on sequences of data, that range from accessing an individual element to manipulating the entire sequence. Great care has been taken so that the selection of problems used in the programming tasks are realistic and engaging: you will process solar system planets, book texts, capital cities, leaked passwords, word dictionaries, ECG data, and more.

Assessment 

Image by Glenn Carstens-Peters

7. End of unit assessment 

Reflection

©2024 BY EDUCATION TOOLZ. 

  • Youtube
bottom of page