Hi!

I've tried to make a program that asks the user to enter 2 numbers and then take the first number and add the coming to that one until you've reached the top number that was entered by the user.

Simple; if the user enters 1 and 5, the program would calculate and add toghether all the numbers between and included the entered numbers (1 & 5).

any ideas?

thanks in advance!

/praetorian