2 Create Function Gen Numbers Generate Return List 50 Random Numbers 1 100 Create Main Fun Q37038347

#2 Create a function gen numbers() which will generate and return a list of 50 random numbers between 1 and 100. Then create#2 Create a function gen numbers() which will generate and return a list of 50 random numbers between 1 and 100. Then create a main function and test gen numbers0 and collect and display some stats about the returned list: The sum of all numbers in the list The smallest number in the list The largest number in the list The average of the list Show transcribed image text #2 Create a function gen numbers()

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.