Question: Write a python function that receives the student exam grades in a LIST data structure and returns the mean.
![]()
Write a python function that receives the student exam grades in a LIST data structure and returns the mean.
Step by Step Solution
There are 3 Steps involved in it
def meangrades defintion of the mean function ssumgrades sum of all elements in the list nl... View full answer
Get step-by-step solutions from verified subject matter experts
