Python Programs

Average of Three 10/27/2018

Average of Three

Objective:

Write a program that inputs three numbers and returns their average.

Code: