Question: Create .py code allowing use input float # until sentinel val of 0 is inputted. When zero is entered, the program with end. Should out
Create .py code allowing use input float # until sentinel val of 0 is inputted. When zero is entered, the program with end.
Should out put the following:
Amount of number (#) user input, Sum of # imputted, Avg. of the numbers imputted, Lowest # entered, and Highest # entered.
Python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
