Question: Positive Difference. Write a program that inputs two values and displays their positive difference. For example, if the first input is 6 and the second
Positive Difference. Write a program that inputs two values and displays their positive difference. For example, if the first input is 6 and the second input is 9, then the positive difference is 3. Likewise, if the first input is 9 and the second is 6, the output is still positive.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
