#WSQ10

Hey guys, this is the homework 10 and in this case we have to calculate the addition of ten numbers provided by the user, then calculate the averahe of those numbers and also calculate the standard deviation, which using some mathematical operations, we can get all of this operations and values.

So, first of all you need to write a function in order to count down ten times the numbers which will be provided by the user, and then can calculate this 3 operations.

Here is the code using Atom as an editor:

Here is the code compiled in Cygwin as a terminal:

And then the code from GitHub:

https://gist.github.com/DiegoNaterasPonce/84fe2bf3d74d4737b241

CC BY-SA 4.0 #WSQ10 by Diego Nateras Ponce is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.