Home / Programming MCQs / Python MCQs / Question

A

Akash Lawaniya • 9.48K Points
Tutor III

Q. Which of the following is the proper syntax to check if a particular element is present in a list?

(A) if ele in list
(B) if not ele not in list
(C) Both A and B
(D) None of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.