Answer to Question #270579 in Python for Blecute

Question #270579

Write a python program that prompt the user for two numbers read them in and print out the product labelled

1
Expert's answer
2021-11-23T11:22:39-0500
a=int(input("enter first number : "))
b=int(input("enter second number : "))
print("sum of",a, "and",b,"is",a+b)

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