- Write a program which prompts the user to input a number,
n. - The program should respond by printing the sum or product of the numbers 1 to
n, contingent on user request. - Constraint: No Guassian wizardry !
No Unit Test
- The next lab is located here.