Create a program that gives the user to display the sum of the first and second numbers, difference of the sum and the third number, product of the difference and the fourth number, and the quotient...

Create a program that gives the user to display the sum of the first and second numbers, difference of the sum and the third number, product of the difference and the fourth number, and the quotient of the product and the fifth number. Display their output. Sample Input: Enter the first number: 10 Enter the second number: 20 Enter the third number: 10 Enter the fourth number: 10 Enter the fifth number: 5 Sample Output: The sum is 30 The difference is 20 The product is 200 The quotient is 40

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here