Question: Python While Loop: Write a program that repeatedly prompts the user for integers. Once any number less than zero is typed, the average of all
Python While Loop: Write a program that repeatedly prompts the user for integers. Once any number less than zero is typed, the average of all non-negative numbers typed is displayed. The program should then output the average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
