Data Type
A data type tells the computer what kind of value a piece of data is — such as a number, text (string), or true/false (boolean) — and what you can do with it.
A data type tells the computer what kind of value a piece of data is — such as a number, text (string), or true/false (boolean) — and what you can do with it.