Question: please give me code for python asap and need output same as you see you photo with same space 2. Create a program that calculates
2. Create a program that calculates the number of calories burned on a treadmill. The user will enter the number of calories burned per minute which can be a float. The program will calculate the number of calories burned after 10, 15, 20, and 25 minutes using a loop. Make sure the number is not zero or below zero and the format of the output looks like below. Enter the number of calories burned per minute: 4.3 The number of calories burned after 10 minutes is: The number of calories burned after 15 minutes is: The number of calories burned after 20 minutes is: The number of calories burned after 25 minutes is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
