Question: WRITE THE PYTHON CODE. AND DRAW THE FLOWCHART(Handwritten). Using random module, generate list of 30 temperatures (in Celsius) (Min: 18, Max: 34 ) and print

WRITE THE PYTHON CODE. AND DRAW THE FLOWCHART(Handwritten). Using random module, generateWRITE THE PYTHON CODE. AND DRAW THE FLOWCHART(Handwritten).

Using random module, generate list of 30 temperatures (in Celsius) (Min: 18, Max: 34 ) and print the list. Convert the same list into Temperature in Fahrenheit using map function. Find the average temperature in Celsius list and Fahrenheit list using reduce function

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!