Question: 6.16 lab: varied amount of input data (solve for python) write a program that takes any number of non-negative intergers as input, and output the
6.16 lab: varied amount of input data (solve for python)
write a program that takes any number of non-negative intergers as input, and output the max and average, respectively.
ex: if the in put is: 14.25 25 0 5.75
the output is 25.00 11.25
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
