Writing a program to calculate a person's BMI is an example of using a math algorithm. In the BMI case,
you used a formula to find a person's BMI and assigned the result to a category. Your program handled
possible errors. This man needs to be concerned about his potential errors.