81th program input & output

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

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

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