Question: write a program to input two integers.... Write a program to input two integer values and output their sum and their difference. A sample run
Write a program to input two integer values and output their sum and their difference. A sample run of the program follows. The user input is represented in boldface in the sample run. Enter an integer: 45 Enter another integer: 83 45 + 83 = 128 45 - 83 = -38
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
