Juniper
JN0-224 · Question #40
Which Python operator tests two variables to see if they contain the same value?
The correct answer is C. = =. You've hit your limit · resets 4am (America/New_York)
Python
Question
Which Python operator tests two variables to see if they contain the same value?
Options
- A!=
- B!= =
- C= =
- D=
How the community answered
(36 responses)- A6% (2)
- B8% (3)
- C83% (30)
- D3% (1)
Explanation
You've hit your limit · resets 4am (America/New_York)
Topics
#Python operators#equality operator#comparison#syntax
Community Discussion
No community discussion yet for this question.