Python Programming - Lists - Discussion
Discussion Forum : Lists - General Questions (Q.No. 12)
12.
How can you check if a specific element is present in a list in Python?
Answer: Option
Explanation:
The expression
element in my_list
is used to check if a specific element is present in a list.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers