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 , , and is substituting the values of the numbers entered and the average in the printout.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!