What is the use of membership operators in Python?
Answers
Answered by
1
Answer:
Membership Operators are the operators, which are used to check whether a value/variable exists in the sequence like string, list, tuples, sets, dictionary or not. These operator returns either True or False, if a value/variable found in the list, its returns True otherwise it returns False.
Explanation:
Answered by
1
Answer:
this are use to chek weather a value / variable exists in the sequence like string ,list, tuples, sets, dictionary or not.
Similar questions
Math,
5 months ago
Social Sciences,
5 months ago
Music,
5 months ago
Biology,
1 year ago
Social Sciences,
1 year ago
Geography,
1 year ago