Skip to content

Khliff-zt/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI-Calculator

A simple Java program to calculate Body Mass Index (BMI) based on user input.

Features

  • Accepts weight in pounds and height in inches.
  • Calculates BMI using the formula: [ BMI = \frac{\text{weight}}{\text{height}^2} ]
  • Displays the BMI result in the console.

Prerequisites

  • Java Development Kit (JDK) installed.
  • A code editor like VS Code or IntelliJ IDEA.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages