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 00:00
Which requirement is an appropriate reason for a business to use it tools
Answers: 3
question
Computers and Technology, 22.06.2019 23:30
Define a function printfeetinchshort, with int parameters numfeet and numinches, that prints using ' and " shorthand. ex: printfeetinchshort(5, 8) prints: 5' 8"
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Facial expressions and gestures are examples of messages.
Answers: 3
question
Computers and Technology, 23.06.2019 17:00
What does the faves button do? a. users mark a web page as a favorite b. leads other readers to favor a specific page c. readers sort and align their favicons, or favorite icons d. leads users to a message board where they can post questions
Answers: 1
You know the right answer?
The following equations estimate the calories burned when exercising (source): men: calories = ( (...
Questions
question
Mathematics, 04.06.2020 22:00
question
Chemistry, 04.06.2020 22:00
question
Mathematics, 04.06.2020 22:00
question
Mathematics, 04.06.2020 22:00
question
Advanced Placement (AP), 04.06.2020 22:00
question
Mathematics, 04.06.2020 22:00
question
Mathematics, 04.06.2020 22:00
Questions on the website: 13722363