Examveda

What does the != operator mean in Python?

A. Not Found

B. Not True

C. Not Equal

D. No Function

Answer: Option C

Solution (By Examveda Team)

The != operator checks if two values are not equal.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators