This assignment is either an A or an F.
You should
- Make a form that asks the user their height and weight
- Check that their weight is between 40 and 400 pounds
- Check that their height is between 36 and 96 inches
- Compute their body mass index
You can find the BMI formula at http://www.whathealth.com/bmi/formula.html.