write a program to input two numbers and print their difference in python
Answers
Answered by
2
Answer:
This program adds two numbers
num1 = 1.5
num2 = 6.3
# Add two numbers
sum = num1 + num2
# Display the sum
print('The sum of {0} and {1} is {
Answered by
5
Answer:
I have pinned the answer image you can check it out dear
Hope you may get it
Mark as brainliest
Thank You...
Attachments:
Similar questions
Physics,
4 months ago
Math,
4 months ago
Accountancy,
8 months ago
English,
8 months ago
Physics,
1 year ago