codeGK
Code it ALL
Comparison Operators in Python - CodeGK

♦ Comparison Operators in Python

♣ Example3: Comparison Operators in Python

Comparison Operators in Python are used to compare two Values/Variables.
Table Info
,,,,,,
Operator@Working
==@Equal to
!=@Not Equal to
>@ Greater than
,=>@Greater than or Equal to
=
Example
Input:
Output: