Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 266 Bytes

File metadata and controls

4 lines (3 loc) · 266 Bytes

BMI Calculator (Java) 💻 A simple Java program that calculates the Body Mass Index (BMI) by taking weight (kg) and height (m) as input from the user.

This project is a practical application of the fundamentals learned in the Java 101 course on the Satr platform.