I have a question on some work I have to do, and I'm completely lost. I have to use the while/for structures to create a program that pretty much does the following. Asks for two numbers... say 1 and 5. Then the program sums up 1+2+3+4+5. Thanks for helpful input in advance.