BMI Calculator

 

 

Objective: Make a calculator that finds the user's Body Mass Index.

Problem: People need to see if they're overweight, underweight, or normal.

Solution: After displaying their BMI number, use it to gauge if they're overweight or not and display it to the user.

Copyright © Christopher Lo 2019