list
holds more than one piece of data
square brackets
used to surround a list
comment
note in the code for the programmer
zero
the number of the first item in the list
append
add something to the end of a list
remove
remove something from a list
insert
add something to a list in a specific place
combine
join two lists together
output
result of something, often shown by printing
bracket
goes round a variable when printing
comma
used to separate things inside brackets
speech marks
goes around a string