= Operator
Compares the given values and returns True if the values are equal and False otherwise.
Syntax
=
· [first]
· [second]
- value1
- The first value to compare.
- value2
- The second value to compare.
Compares the given values and returns True if the values are equal and False otherwise.
=
· [first]
· [second]