Python Programs

Largest of Three 10/27/2018

Largest of Three

Objective:

Write a program that inputs three numbers and returns the largest value.

Code: