Question: Write a Python program that reads in 3 integers or 4 integers (user first determines 3 or 4 integers) and displays the following: a. the
Write a Python program that reads in 3 integers or 4 integers (user first determines 3 or 4 integers) and displays the following: a. the average of the numbers (two decimal places suggested) b. the maximum of the numbers Do not use Pythons internal functions for average and maximum.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
