Ok.. so in these wsq we were told to make a list (with vectors or arrays) of ten numbers, then add them together, calculate the average and the standard deviation for all the values given.

First of all I needed to know what in earth were vectors, and array (the book is usefull) and then the other dificult part was how to create an standard deviation in a program, wich I manage to do with a for loop.

Here is the code on github: https://github.com/samanthariverac/TC101/blob/master/%23wsq10

And the image:

wsq10.2

CC BY 4.0 #WSQ10 by Samantha Rivera is licensed under a Creative Commons Attribution 4.0 International License.