WSQ10

« 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. »

wsq10

« Return the length (the number of items) of an object. The argument may be a sequence (such as a string, bytes, tuple, list, or range) or a collection (such as a dictionary, set, or frozen set). »

 

Could not understand the standard deviation …😦

CC BY-SA 4.0 WSQ10 by orianneisprogramming is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.