The sum of the numbers in the sequence - Task 1
Problem
Try changing the program from the previous example so that it finds the sum of numbers from -10 to b, where the value of b is entered from the keyboard.
Use comments in the source code as a hint.