Question: Python Programming Write a program that always asks the user to enter a number. When the user enters -1, the program should stop requesting the

Python Programming

Write a program that always asks the user to enter a number. When the user enters -1, the program should stop requesting the user to enter a number, The program must then calculate the average of the numbers entered, excluding the -1. Make use of the while loop repetition structure to implement the program.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!