Engineering
Engineering, 27.11.2019 20:31, annieeeeer

Given a variable temps that refers to a list, all of whose elements refer to values of type float , representing temperature data, compute the average temperature and assign it to a variable named avg_temp . besides temps and avg_temp , you may use two othervariables -- k and total .my solution below didn't work. i wonder how to go about this problem. temps = []avg_temp = 0.0total = 0.0for k in range(temps): total += kavg_temp = total/len(temps)

answer
Answers: 3

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 18:10, heidiburgos1own6c0
Fluids at rest possess no flow energy. a)- true b)- false
Answers: 3
image
Engineering, 04.07.2019 18:20, safiyabrowne7594
Ahe-xe mixture containing a 0.75 mole fraction of helium is used for cooling electronics in an avionics application. at a temperature of 300 k and atmospheric pressure, calculate the mass fraction of helium and the mass density, molar concentration and molecular weight of the mixture. if the cooling capacity is 10 l, what is the mass of the coolant?
Answers: 3
image
Engineering, 04.07.2019 18:20, sanchez626
Aheavily insulated piston-cylinder device contains 0.02 m3 of steam at 300 kpa and 200 °c. 1.2 mpa. d this process. team is now compressed in a reversible manner to a pressure of etermine the entropy change and the work done on the steam during this process
Answers: 1
image
Engineering, 06.07.2019 04:10, kathiewallentin1767
Steam enters a converging-diverging nozzle at 1.0 mpa and 500°c with a negligible velocity at a mass flow rate of 2.5 kg/s, and it exits at a pressure of 200 kpa. assuming the flow through the nozzle to be isentropic, determine: the exit area and (a) (b) the exit mach number
Answers: 2
Do you know the correct answer?
Given a variable temps that refers to a list, all of whose elements refer to values of type float ,...

Questions in other subjects:

Konu
Spanish, 06.06.2020 21:57