Q2
What does the len() function do when applied to a list?
A.
Returns the length of the list
AnswerB.
Converts the list to lowercase
C.
Converts the list to uppercase
D.
Removes the last element
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board