Question: Write a function def average (x, y, z) that returns the average of the three arguments. Ex: The call to: average (1, 2, 3)

Write a function def average (x, y, z) that returns the average of the three arguments. Ex: The call to:

Write a function def average (x, y, z) that returns the average of the three arguments. Ex: The call to: average (1, 2, 3) should return the value: 2 You only need to write the function. Unit tests will evaluate. 453038 3110466.qx3zqy7 LAB ACTIVITY 1 5.1.1: LAB: Function to find average main.py

Step by Step Solution

3.35 Rating (155 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

er for cc g share g ons mainpy 20 EN... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!