Answer to Question #268179 in Python for gajini

Question #268179

finding difference


1
Expert's answer
2021-11-18T23:54:10-0500
num1 = int(input("Enter your number:")) 
num2 = int(input("Enter your number:")) 
difference = num1 - num2
print("The diffrence equals to: ", difference)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS