Skip to content

A simple java console program that calculates the Body Mass Index (BMI) based on the data entered by the user.

Notifications You must be signed in to change notification settings

lachica426/java-calculate-bmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

java-calculate-bmi

The purpose of this program is to practice the fundamentals of Java, and to practice the use of instance methods in its classes. Description: A simple java console program that calculates the Body Mass Index (BMI) based on the data entered by the user. In the console, enter the weight in pounds, and the height in feet.

About

A simple java console program that calculates the Body Mass Index (BMI) based on the data entered by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages