Design the logic (pseudocode) for a program that allows a user to enter a number. Display the sum of every number from 1 through the entered number.
Not sure how to write this program out at all, if anyone could help me figure out the code, it would be greatly appreciated.