Question: Write code using python 3 Write a program that uses a sentinel while loop to enter the number of calories burned every day. The program

 Write code using python 3 Write a program that uses a

Write code using python 3

Write a program that uses a sentinel while loop to enter the number of calories burned every day. The program will calculate and print the average number of calories burned per day. SAMPLE Enter calories for the day. Enter -999 to quit: 2200 Enter calories for the day. Enter -999 to quit 2800 Enter calories for the day. Enter -999 to quit 3600 Enter calories for the day. Enter -999 to quit 1200 Enter calories for the day. Enter -999 to quit -999 The average calorie count is 2450.0

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!