subject
Engineering, 21.02.2020 19:51 taehyungg

1. Write the outputs of the following loops: a. for count in range(5): print(count + 1, end = " ") b. for countinrange(1, 4): print(count, end = " ") c. for countinrange(1, 6, 2): print(count, end = " ") d. for countinrange(6, 1, –1): print(count, end = " ")

ansver
Answers: 3

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Refrigerant 134a enters an insulated compressor operating at steady state as saturated vapor at -26Β°c with a volumetric flow rate of 0.18 m3/s. refrigerant exits at 9 bar, 70Β°c. changes in kinetic and potential energy from inlet to exit can be ignored. determine the volumetric flow rate at the exit, in m3/s, and the compressor power, in kw.
Answers: 1
question
Engineering, 04.07.2019 18:10
Assuming compressible flow of air and that the measurements are done at flagstaff a pitot static tube that gives the difference of total and static pressure measures 0.35 m of mercury. what is the velocity of air? assume the temperature to be 300k. (submit your excel or matlab calculation sheet)
Answers: 1
question
Engineering, 04.07.2019 18:10
Machinery that is a key part of the process and without which the plant or process cannot function is classifed as: (clo4) a)-critical machinery b)-essential machinery c)-general purpose machinery d)-none of the specified options.
Answers: 1
question
Engineering, 04.07.2019 18:20
Vibration monitoring this technique uses the noise or vibration created by mechanical equipment and in seme cases by plant systems to detemine their actual condtion. a)- true b)- false
Answers: 2
You know the right answer?
1. Write the outputs of the following loops: a. for count in range(5): print(count + 1, end = " ") b...
Questions
Questions on the website: 13722367