Hello!
I recently wrote a simple program that uses a for loop to do a summation. It sums the first n numbers, where the value of n is inputted by the user (code at the end of page). Pretty simple....