v1=int(input("Enter value1:"))
v2=int(input("Enter value2:"))
if(v1>v2):
print("value1 is greater")
else:
print("value2 is greater")
Hi, namaste Krishna. So today we will be talking about that everyone is going through something in their life. Be it you, be it your friend...
No comments:
Post a Comment