89th program input & output

Input : Enter how many number you sum = 5
Output : Summation = 165
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 12
Output : Summation = 2300
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 9
Output : Summation = 969
//////////////////////////////////////////////////////////////////////////////////////////////