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

CC BY 4.0 Lists by Pablo is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.