Question: ============================================================================= # Q7 You have # been given an example of the power usage file. Please read this file # to get the average power

============================================================================= # Q7 You have # been given an example of the "power usage" file. Please read this file # to get the average power requirement for a furnace run in "watts". # # Make a function to take in a files path, then return the average watts # # HINT: the file path is given, but you will need to figure out how to # read in a .txt file. You will then need to parse this file to get the # average watts required for a run. # ============================================================================= # function name: extract_power_usage '''your function here'''

this is in python

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!