/sum-and-avg

Calculate the sum and average of the user entered values

Primary LanguageJavaScript

Calculate the Sum and average Of the user entered values

- Calculate the Sum and average Of the user entered values 
- Ask the user to enter how many number he wants to get the sum of
- Save the number in array
- Show him the sum and average of the entered values