Q3
What does the len() function do when applied to a list or tuple?
A.
Returns the length of the list or tuple
AnswerB.
Converts the list or tuple to lowercase
C.
Converts the list or tuple 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