Juniper
JN0-223 · Question #40
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
(56 responses)- A4% (2)
- B14% (8)
- C73% (41)
- D9% (5)
Community Discussion
No community discussion yet for this question.