Python Forum
How do you do this equation?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you do this equation?
#2
get input for variables used in the calculation (met, weight)
calculate and assign the result to a variable (calories_per_minute)
you can define a separate function for the calculation like in the example you provide
Reply


Messages In This Thread
How do you do this equation? - by MEH012 - Mar-16-2018, 01:35 AM
RE: How do you do this equation? - by buran - Mar-16-2018, 07:14 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020