Y7

5f: Define a variable

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
data typewhether the variable stores a number, some text or any other type of data
identifierthe name of a variable (e.g. score)
valuethe data that is stored in a variable (e.g. 100)
variablea name that refers to data being held by the computer (a storage location in a computer with a name that you can use to change or see what's stored there)
Keyword games:
Resources: