Register - Login - Forgotten Password

Lesson 6: Getting Input From the User

So far, our programmes have only displayed information. What if the person using one needs to answer back? Open Full Article...

Lesson 3: Variables and Storing Information (Parent Q&A)

This guide explains the lesson’s main ideas about Python variables and stored information. Open Full Article...

Lesson 3: Variables and Storing Information (Teach This Topic)

This guide supports teaching how Python uses names to refer to values and how those connections can change. Open Full Article...

Lesson 3: Variables and Storing Information

How can a programme remember a name, a score or a temperature so it can use that information later? Open Full Article...

Programming Robots: How Rules Control Their Decisions and Actions (Parent Q&A)

This guide explains how precise instructions, data and safety rules control robotic behaviour. Open Full Article...

Programming Robots: How Rules Control Their Decisions and Actions (Teach This Topic)

This guide supports the accompanying lesson on how robots use algorithms, programmed rules and sensor data to control their behaviour. Open Full Article...

Programming Robots: How Rules Control Their Decisions and Actions

How could a delivery robot know what “the correct room” means if nobody tells it? Open Full Article...