Y7

6o: Implement a list

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
indexthe position within a list that tells the program which value to look at or change
lengththe number of values stored in a list
lista data structure which can store more than one value in a specific order
namethe identifier of a list which should describe the data that it stores
valuesthe data that is stored inside a list
Keyword games:
Resources: