Vidyalelo
Python · Q54

Python Lists MCQs: Exam Practice for List Concepts

Programming · Python · question 54

Q54

To which of the following the "in" operator can be used to check if an item is in it?

A.
Lists
B.
Dictionary
C.
Set
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board