#WSQ10 #TC1014

In this programm I worked with lists. The program asked the user for ten numbers and put them in a list. To do this I used a loop and L.appedn(v), L is the name of the list and (v) is the name of the variant.

Then I jus created de functions to get the avarage, the total and the standar deviation.

GitHub link:

https://github.com/akZazueta31/WSQ/blob/master/wsq10

More info:

http://www.tutorialspoint.com/python/python_lists.htm

 

CC BY 4.0 #WSQ10 #TC1014 by Karen Zazueta is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.