subject

Expected submission: TWO (2) Python files, main. py and HelperClasses. py

Make a file called HelperClasses and create a class inside it called Helpers

Inside Helpers, create 8 static methods as follows:

Max, Min, Standard_Deviation, Mean

Each of these should take a list as a parameter and return the calculated value

Bubble

This should take a list as a parameter and return the sorted list

Median

This should take a list as a parameter, should call Bubble to sort the list, then return the median of the list

Mode

This should take a list as a parameter and return the number that is in the list the most

File_Checking

This should take a string as a parameter and return if a file with that name exists

Inside main, you will generate a list of 50 random numbers from 1-10. Then you will ask the user which function they want to user, output the return value, and loop until they decide to quit.

Do not use: Max, Min, Mean, Mode, Sort, stdev functions built into python

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:30
By refraining from constructing a building until they are certain that it will not cause harm to the environment, an organization is adhering to the
Answers: 2
question
Computers and Technology, 23.06.2019 20:10
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
If you combine two cells into one, what action are you performing? a.  adding a new row or column      b.  splitting the cells      c.  removing a new row or column      d.  merging the cells
Answers: 2
question
Computers and Technology, 24.06.2019 12:00
Match the function to its purpose. fast worth 50pts.
Answers: 1
You know the right answer?
Expected submission: TWO (2) Python files, main. py and HelperClasses. py

Make a file ca...
Questions
question
Spanish, 01.03.2021 04:00
question
Mathematics, 01.03.2021 04:00
question
Mathematics, 01.03.2021 04:00
question
Mathematics, 01.03.2021 04:00
question
Mathematics, 01.03.2021 04:00
Questions on the website: 13722362