Introduction to Python Programming L2

Lesson Aim

  •  Create and use variables
  • Understand how strings are stored in python
Starter

Discuss what to programs.

Sequence – Selection – Iteration

Main

Download the file below and complete the tasks by creating appropriate programs in python

Variables worksheet

Plenary

Why do we use variables when programming?

What three main tasks are performed when programming?