Skip to content

mercy-gh/Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI calculator

In this project, we are going to write a python program to calculate the BMI.

Measurements: Weight(Kgs) Height(m)

BMI = Weight/(Height * Height)

We will use the BMI to determine whether the user is Overweight, Normal, or underweight.

Thank you for the edit

We have a new branch called new_features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published