Register - Login - Forgotten Password

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? Python gives information a name, creating a connection between the name and a value. The name and the value are related, but they are not the same thing.

Lesson 3: Variables and Storing Information

This lesson just one in the category Python Programming Level 1. To access this lesson you need to have a valid learner account, ask your parent to register you now.