Question: 4. Write a program that displays the sum of all the numbers between two input numbers, inclusive. Create a function called sumRange that will perform
4. Write a program that displays the sum of all the numbers between two input numbers, inclusive. Create a function called sumRange that will perform the calculations and return the result. The program output should look similar to Enter starting number: 28 Enter ending rumber: 4 the sot numbers from 25 to 47 1 828 (15 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
