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