A program that calculates the Body Mass Index - Made with BlueJ
Find a file
MagicLike c2a3b7a8a1 v0.2
- Renamed variables
- Fixed calculation bug
- Added gender to show in results
- Code cleaning
2023-03-20 10:52:50 +01:00
src v0.2 2023-03-20 10:52:50 +01:00
.gitignore Initial commit 2023-03-13 11:13:30 +00:00
LICENSE Initial commit 2023-03-13 11:13:30 +00:00
README.md Initial code commit 2023-03-17 23:36:40 +01:00

BodyMassIndex

About

A program that calculates the Body Mass Index, from weight and height given by the user.

Download & Use

To open and use it, you must have BlueJ installed.
The newest release of the program can be downloaded here.