QUESTION 14:
LEVEL :
MEDIUM
14.What does the len() function return in Python?
Length of an integer
Total memory used
Number of elements in a list/string
Type of the object
NEXT QUESTION