Relational operators is useful in python to perform the calculation.
> | Greater Than |
< | Less Than |
== | Equal To |
!= | Not Equal To |
>= | Greater Than Equal To |
<= | Less Than Equal To |
I will give the good example below .practice these example will help you to grow your python knowledge.
i have attached the video link below. which will do this tutorials step by step.