Register - Login - Forgotten Password

Lesson 4: Numbers and Calculations in Python

If Python can remember numbers, can it also work things out with them? The answer begins with the difference between storing a value and using a value in a calculation. This section explores how variables, number literals and operators combine to form Python expressions. It also explains why the equals sign in an assignment does not mean “add these two values”.

Lesson 4: Numbers and Calculations in Python

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.