Thursday, January 7, 2021

Python code for finding greater number

 v1=int(input("Enter value1:"))

v2=int(input("Enter value2:"))

if(v1>v2):

    print("value1 is greater")

else:

    print("value2 is greater")

No comments:

Post a Comment

SAP Tcodes

zme27 - Automatic STO creation mmbe - Stock Overview, Material, Batch me51n - Create Purchase Requisition me21n - Create Purchase Order me59...