Table of Contents
Complete Video Learning
Table of Contents
Name | Purpose |
---|---|
== | equality |
!= | Not equal to |
< | less than |
> | greater than |
< = | less than or equal to |
> = | greater than or equal to |
Use of Comparison operators
x = 8
y = 3
print(x==y)
print(x!=y)
print(x<y)
print(x>y)
print(x<=y)
print(x>=y)
SHOW YOUR SUPPORT FOR NIELITBHU..!!
Dear reader, thank you for joining us. Readers like you are an inspiration for us to pursue NIELITBHU. We need your support or cooperation to further empower NIELITBHU and reach NIELITBHU more people in every corner of the country. Your every support is invaluable to our future.