subject

The following equations estimate the calories burned when exercising (source): men: calories = ( (age x 0.2017) — (weight x 0.09036) + (heart rate x 0.6309) — 55.0969 ) x time / 4.184 women: calories = ( (age x 0.074) — (weight x 0.05741) + (heart rate x 0.4472) — 20.4022 ) x time / 4.184 write a program using inputs age (years), weight (pounds), heart rate (beats per minute), and time (minutes), respectively. output calories burned for men and women. output each floating-point value with two digits after the decimal point, which can be achieved as follows: print('men: {: .2f} calories'.format(calories_man))

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:30
Once the data center routes to the destination server that hosts the website, what's the next step in the internet process? user’s browser renders html code from destination server into web page request goes through router/model and isp request routed to nameserver and datacenter
Answers: 2
question
Computers and Technology, 23.06.2019 04:00
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
question
Computers and Technology, 24.06.2019 02:30
How to apply the fly in effect to objects on a slide
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Why should you evaluate trends when thinking about a career path?
Answers: 1
You know the right answer?
The following equations estimate the calories burned when exercising (source): men: calories = ( (...
Questions
question
Mathematics, 07.10.2019 04:20
Questions on the website: 13722360