ZCW-MicroLabs-JavaFundamentals-SumOfInput Sum of the Numbers Overview Write a program which prompts the user to input a number, n. The program should respond by printing the sum of the numbers 1 to n. Constraint: No Guassian wizardry ! Unit Test No Unit Test Whats Next? The next lab is located here.