Programming (Year 11)
List Operations
What does the 'append' method do in a list?
Removes an item
Adds an item to the end
Sorts the list
Clears the list