Question: Define a function named cal_avg (write only the function definition). This function has three parameters: num 1 , num 2 and num3. This function calculates
Define a function named cal_avg (write only the function definition). This function has three parameters: num 1 , num 2 and num3. This function calculates the average value of the three parameters and print out the result. Note that you are only asked to write the definition of this function (DO NOT call it)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
