A variable can contain more than one value
A variable can contain only one value at a time
No! A variable contains exactly one value.
When you assign a new value to a variable, it overwrites the old value.