Skip to content

BMI Calculator Using Python and Tkinter This is a simple BMI calculator built with Python and Tkinter. It takes a user's weight (kg) and height (m) as input, calculates the BMI, and classifies it as Underweight, Normal weight, Overweight, or Obesity. The app features error handling for invalid inputs using message boxes.

Notifications You must be signed in to change notification settings

pranav2329h/BMI-Calculator-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BMI-Calculator-using-python

BMI Calculator Using Python and Tkinter This is a simple BMI calculator built with Python and Tkinter. It takes a user's weight (kg) and height (m) as input, calculates the BMI, and classifies it as Underweight, Normal weight, Overweight, or Obesity. The app features error handling for invalid inputs using message boxes.

About

BMI Calculator Using Python and Tkinter This is a simple BMI calculator built with Python and Tkinter. It takes a user's weight (kg) and height (m) as input, calculates the BMI, and classifies it as Underweight, Normal weight, Overweight, or Obesity. The app features error handling for invalid inputs using message boxes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages