Write a program to find the product of 5 , 7 and 12 using variables
Answers
Answered by
2
Answer:
a = 5
b = 7
c = 12
sum = a + b + c
print("Sum of 5, 7 and 12 is", sum)
Answered by
1
The program to calculate product
Attachments:
Similar questions
Math,
3 months ago
Business Studies,
3 months ago
Hindi,
3 months ago
Hindi,
7 months ago
Physics,
1 year ago
Social Sciences,
1 year ago