Question: Write the definition of a void function that takes as input three decimal numbers. The function returns the sum and average of the three numbers.
Write the definition of a void function that takes as input three decimal numbers. The function returns the sum and average of the three numbers. If the average is greater than or equal to 70, it returns "Pass"; otherwise it returns "Fail".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
