Amazing-Python-Scripts/BMI-Calculator-GUI at master · albertv-devpro/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

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.