BMI Calculator in Python
You need to have python(>=3.0) installed.
- Run the bmi_engine.py class.
- Input the rquired values (Gender, Age, Height, Weight).
Your BMI and which category you belong.
Minimum and maximum weight of your height.
Body FAT percentage.