Link Search Menu Expand Document
WordsDefinition
Countera variable used to keep track of anything to count
CellA block of memory
Data pointervariable that holds the address of another variable or function
Inputa value given from the user to use in the code
Loopto repeat a section of code until a condition holds
New linegoes to the next line
Outputshows a cell’s value to the screen