Juniper
JN0-220 · Question #41
Which Python operator tests two variables to see if they contain the same value?
The correct answer is C. = =. See the full explanation below for the reasoning.
Question
Which Python operator tests two variables to see if they contain the same value?
Options
- A!=
- B!= =
- C= =
- D=
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C77% (30)
- D15% (6)
Community Discussion
No community discussion yet for this question.