Year 6
Lesson details
Key learning points
- In this lesson, we will learn how variables are updated, and we will learn the importance of naming our variables carefully.
Licence
This content is made available by Oak National Academy Limited and its partners and licensed under Oak’s terms & conditions (Collection 1), except where otherwise stated.
Loading...
3 Questions
Q1.
How many values can a variable hold at one time?
2
Any number
Q2.
What do all variables have?
A name only
A value only
Q3.
When running a program, which part or parts of a variable can be updated?
Name and value
Name only