Tag Archives: WSQ10

Lists

Wsq 10

Lists

Helpfull Sources:
http://www.tutorialspoint.com/python/python_lists.htm
Github link to my code:
https://github.com/FlorethGonzalez/Wsq-s/blob/12c2d8fed894856d0f1cecc491875094a6073905/wsq10.py

Wsq 10

Lists

Helpfull Sources:
http://www.tutorialspoint.com/python/python_lists.htm
Github link to my code:
https://github.com/FlorethGonzalez/Wsq-s/blob/12c2d8fed894856d0f1cecc491875094a6073905/wsq10.py

Wsq 10

Lists

Helpfull Sources:
http://www.tutorialspoint.com/python/python_lists.htm
Github link to my code:
https://github.com/FlorethGonzalez/Wsq-s/blob/12c2d8fed894856d0f1cecc491875094a6073905/wsq10.py

WSQ10

yet again, homework

here is the code of a python list:

https://github.com/grgc25/Tareas/blob/master/WSQ10_lista.py

Finished WSQ10

Here is a link to my code for WSQ10 via GitHub using Arrays: Arrays

I have also included a picture of my code showing the outcome of the code

Lists

I created a python program that asks the user for a list of numbers and return de total sum, average, and standard deviation of that list. Check it out.

Lists

– Lists                                                                                                                       @PablO_CVi

Create a program that asks the user for 10 numbers  (floating point). Store those numbers in a list. Show to the user the total, average and standard deviation of those numbers.

Here is my code: https://github.com/PablOCVi/WSQ/blob/master/WSQ10.py

#WSQ10

I have finished my wsq 10 were I had to used new things so I had to research for more information, the program was made with three funtions, one made the sum,the other the average, and the alst one made the standar desviation, but of cours, before that I asked the user for ten number, I will leave my code in the next link:

https://www.dropbox.com/s/hfng3z88dxar1it/Wsq10.cpp?dl=0