nerdexam
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)
  • A
    6% (2)
  • B
    8% (3)
  • C
    83% (30)
  • D
    3% (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.

Full JN0-224 Practice