Programming (11th Grade)
Built-in Functions
In Python, what does the 'len()' function do?
Calculates the square of a number
Returns the length of an object
Converts an object to a string
Finds the maximum value in a list
Next