Y9

6e: Use variables and data structures to keep track of information.

Keywords:
Physical Computing
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
data structurea variable which can store more than one value (such as a list)
lista data structure which can store multiple values in a specific order
list indexthe position of a value within a list
variablea named memory location which can store a value which might change when a program runs
variable identifierthe name of a variable (which should describe what it stores)
variable valuethe data stored in a variable
Keyword games:
Resources: