Maximum and minimum of three values (Using List Functions)

A Python-List is an object that contains multiple data items, for this assignments you are expected to use only the proper list functions covered in chapter 7 of your textbook to do the following activity.
Design a python application that prompts the user three times for three number values (integer, float or mixed) one by one. The application prints these three values and finally uses list functions to find and print the maximum and the minimum of these number values.
Please run the program few times and change the order of the values to make sure the maximum and the minimum values are always printed correctly.

Last Completed Projects

topic title academic level Writer delivered