Y7

6e: Design a sequence that includes variables (write an algorithm)

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
algorithmstep by step instructions to solve a problem (with or without a computer)
assignmentsetting the value stored in a variable
identifierthe name of a variable
sequencemore than one instruction that are executed in a specific order
valuethe data stored in a variable
variablea storage location in memory that has been given a name. The memory can store a value which can change when a program runs.
Keyword games:
Resources: