Find the median of the list

Assignment Help Python Programming
Reference no: EM132354885

Question

Using python 3.7.2 solve the problem please

A) Use a for loop to make 10 random numbers between 20 and 30 and store them in a variable numList .

( Hint: use numList.append(number), where number is a randomint between 20 and 30 )

B) Sort the list. You may not use the sort(), sorted() or any other built-in python function!

( Hint: use 2 nested for loops as shown on class page )

C) Show the sorted list and the unsorted list

D) Find the sum, and average of the numbers in numList . You main not use sum() or average() python functions!

( Hint: use for loop)

E) Find the median of the list.

( Hint for 10 numbers the median is the average of the two numbers in the middle)

F) Show how many numbers are evenly divisible by 2

G) Submit the Output of your program (A-F) as a multiline comment at the bottom of your program .

Reference no: EM132354885

Questions Cloud

Future of information technology heading : Where do you see the future of Information Technology heading? How will these impact you as a doctoral information technology student?
How does frederick douglass learn to read : How does Frederick Douglass learn to read? Why does literacy become so important to him? How do slave narratives recast the American ideal of the.
Purchase of a new machine : Mars Inc. is considering the purchase of a new machine that costs $80,000. This machine will reduce manufacturing costs by $20,000 annually.
What is the net cash flow : What is the net cash flow at t = 0? Cash outflow should be in negative number, e.g., -33,000, and do not include the $ sign.
Find the median of the list : Find the sum, and average of the numbers in numList. You main not use sum or average python functions. Find the median of the list.
Essential responsibilities of command center operator : Explain at least three (3) essential responsibilities of a command center operator? The Chula Vista, California, police department undertook an extensive study
Screening phase of an acquisition : In the screening phase of an acquisition, what criteria would you use to select a service firm as a potential acquisition target? Why? Be specific.
Write a function that accepts as its parameter an input file : Write a function coin_flip that accepts as its parameter an input file name. Assume that the input file data represents results of sets of coin flips.
Importance of distinguishing between variable and fixed cost : The Jone's have provided you with the following costs and relevant information that are assumed for year 20XY.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd