16 Python | How to compare two numbers in python script | by Sanjay Gupta

preview_player
Показать описание
How to compare two numbers in python is demonstrated.
Connect With Me!
Download App : techimage [Google Play]
Call: +91 98290 11904
Рекомендации по теме
Комментарии
Автор

What to do if two variables are assign with same number?

abhiyashagrawal
Автор

then make comparison 2 numbers where numbers are images)

dicloniusN
Автор

Or maybe simply just do this :

a=10
b=2
if a>b:
print("a is greater than b")
else:
print("b is greater than a")

nobozojdj
visit shbcf.ru