subject
Engineering, 18.10.2019 18:20 keegandudley

Implement a function avg() that takes as input a list that contains lists of numbers representing grades each student received in a course. the function avg() should print, one per line, every student’s average grade. you may assume that every list is nonempty, but you cannot assume that every student has the same number of grades. use the format function to print the output as follows:

> > > avg([[95, 93, 100, 89], [50, 75], [33, 0, 103], [88, 99]])

student 1 has an average of: 94.25

student 2 has an average of: 62.5

student 3 has an average of: 45.6

student 4 has an average of: 93.5

ansver
Answers: 3

Another question on Engineering

question
Engineering, 04.07.2019 18:10
The mass flow rate of the fluid remains constant in all steady flow process. a)- true b)- false
Answers: 1
question
Engineering, 04.07.2019 18:10
Acompressor receives the shaft work to decrease the pressure of the fluid. a)- true b)- false
Answers: 3
question
Engineering, 04.07.2019 18:10
Adouble-strand no. 60 roller chain is used to transmit power between a 13-tooth driving sprocket rotating at 300 rev/min and a 52-tooth driven sprocket. a) what is the allowable horsepower of this drive? b) estimate the center-to-center distance if the chain length is 82 pitches. c) estimate the torque and bending force on the driving shaft by the chain if the actual horsepower transmitted is 30 percent less than the corrected (allowable) power.
Answers: 3
question
Engineering, 04.07.2019 18:20
Inadequate stores control is not an obstacle to effective work order system. (clo4) a)-true b)-false
Answers: 3
You know the right answer?
Implement a function avg() that takes as input a list that contains lists of numbers representing gr...
Questions
question
Advanced Placement (AP), 09.11.2020 09:30
question
Mathematics, 09.11.2020 09:30
question
English, 09.11.2020 09:30
question
Arts, 09.11.2020 09:30
question
Mathematics, 09.11.2020 09:30
question
Mathematics, 09.11.2020 09:30
Questions on the website: 13722362