Programming (Year 11)
Functions
In Python, what does 'len()' function do?
Returns the length of an object
Creates a new list
Adds an element to a list
Removes an element from a list