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