Select one of the following that describes when and why you are filling out this form:
This assignment is being submitted before the due date.
This assignment is being submitted after the due date. (Not necessarily late)
Write an application to calculate and display a person’s Body Mass Index (BMI).
BMI is an internationally used measure of obesity.
Depending on where you live, either use the Imperial BMI formula or the Metric Imperial Formula.
You will have to figure out the one we use.
Once the BMI is calculated, display a message of the person’s status.
Prompt the user for both their weight and height.
The BMI status categories, as recognized by the U.S. Department of Health & Human Services, are shown in the table below:

Sample runs of the program




Copy and paste code below
Sample Output that produces Overweight
Sample Output that produces Obese
Sample Output that produces Normal