♦ Comparison Operators in Python
♣ Example3: Comparison Operators in Python
Comparison Operators in Python are used to compare two Values/Variables.[email protected] | |
---|---|
[email protected] to | |
[email protected] Equal to | |
>@ Greater than | |
, | =>@Greater than or Equal to |
= Example Input: Output: |