82th program input & output

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

Input : Enter how many number you sum = 15
Output : Summation = 240
//////////////////////////////////////////////////////////////////////////////////////////////

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