Computer Science, asked by jinipir, 3 months ago

Write a flowchart that will compute for the Body Mass Index (BMI) and will tell the user if he or she is obese or not. The weight and height of the person is entered and multiplied with the following. If the weight is between 100 and 150 lbs and the height is 5 feet then the BMI factor is 0.05 while the weight is greater than 150lbs and the height is less than 5 feet, the BMI factor is 0.145.

Answers

Answered by ganeshholge7
0

Answer:

Write a flowchart that will compute for the Body Mass Index (BMI) and will tell the user if he or she is obese or not.

Similar questions