Q18
What is the purpose of the count() method for lists?
A.
Counts the occurrences of a specific element
AnswerB.
Adds the elements of one list to another
C.
Finds the index of a specific element
D.
Reverses the list
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board