Which of the following is a membership operator in Python?
2026
Which of the following is a membership operator in Python?
Answer: B. in
- A.
==
- B.
in
- C.
not
- D.
+=
Attempted by 742 students.
Show answer & explanation
Correct answer: B
Loading lesson…