Programming (Year 12)
Built-in Functions
In Python, what does the 'len()' function do?
Calculates the sum of a list
Returns the length of an object
Converts an object to a string
Creates a new list