/BMI-shortcut-methods

This Java program is a simple application that calculates the body mass index (BMI) based on user input of weight and height. After calculating the BMI, it categorizes it into three categories: underweight, normal, or obese.

Primary LanguageJava

Stargazers