BMI Calculator

The results will go here.

The explanation will go here.

Objective: Create a BMI calculator to allow people to monitor their health.

Problem: The user may not know what the BMI value means.

Solution: Use conditional statements for BMI ranges to display varying textual descriptions such as “healthy” or “overweight”, allowing users to understand their measurement.