A

Admin • 833K Points
Coach

Q. Which of the following is not a comparison operator?

  • (A) ==
  • (B) !=
  • (C) <=
  • (D) ===
  • Correct Answer - Option(D)
  • Views: 37
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`===` is not a valid operator in Python.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.