Testing your code..
Take an input n (integer) from the user. Find the sum of 1st n natural numbers including n.
Example input
100
Example output
5050