Question: numAvg() - Write the code that (PYTHON) allows the user to input 3 numbers (float or integer, your choice) calculates the average of the three
numAvg() - Write the code that (PYTHON)
- allows the user to input 3 numbers (float or integer, your choice)
- calculates the average of the three numbers, var1, var2, var3, and
- prints out using a sentence the numbers entered and the average.
i.e. The average of
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
