Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

BMI GUI Calculator

Calculates Your Body Mass Index for your health fitness.

Modules Used

  • tkinter

How it works

  • It takes the given your Weight (kg) and Height (mts) as input.

  • It calculates the given input.

  • It returns Body Mass Index value, So you can check your health by the help of BMI chart.