Elementary / Numbers

Numbers

+10 XP

Learn Example Challenge

Lesson

Variables can hold numbers too! `age = 10` then you can add: `print(age + 5)`

โ† Naming Things