Programming (Year 11)
Built-in Functions
What does 'len()' function do in Python?
Counts the number of characters in a string
Returns the length of a list
Finds the maximum value
None of the above