Learning Goal: I’m working on a python question and need a sample draft to help me learn.
please use python in visual Studio Code to help me solve this question.
- Generate a list of 100 random numbers.
- Find and print out the minimum and maximum values, and compute and print out the mean and standard deviation.
- After this, print out the entire list.
- Add comments
please don’t copy the answer from any sources or websites.
Thank you