When we update a variable, it forgets its previous value.
Display the status variable when it's set to "Playing football" and when it's set to "Walking the dog".
status
"Playing football"
"Walking the dog"
We only use var when we create a variable.
var