Question: 4. Implement a Python program that allows a user to enter two values: the weight and height of a person. Then calculate the person's body

4. Implement a Python program that allows a user to enter two values: the weight and height of a person. Then calculate the person's "body mass index using the following formula: weight(lbs) BMI = * 703 [height (in)]2 Filly, print a "weight status according to the following chart: BMI Weight Status below 18.5 underweight 18.5 24.9 normal 25.0-29.9 overweight 30.0 and above obese
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
