WSQ07 is about to create a program where we will ask the user for 2 values, a lower bound of a range and the highest bound of that range and with that information our computer will calculate the inclusive sum of all the numbers between our bounds.

This is an example of the program running.

Sum of Numbers execution

And, as always I will let the codes on my GitHub account in case you want to try to create this program by yourself.

Also, this page was for a lot of help while I was trying to write the codes.

Have an awesome weekend and remember of keep practising!

-The Admin.