Programming (11th Grade)
Built-in Functions
What does 'len()' function do in Python?
Calculates the length of an object
Checks if the object is empty
Creates a new list
Converts a string to a list