Question: Write a function that accepts a list as an argument (assume the list contains numeric values) and returns the average of the values that are

Write a function that accepts a list as an argument (assume the list contains numeric values) and returns the average of the values that are greater than 80 in the list.(using python) Also, write the calling statement to this function to demonstrate how it works
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
