Coders Packet

Body Mass Index Calculator Using Python.

By Obulshetty Niharika

This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.

This project is built using tkinter module in python. This module is used for GUI applications.

BMI has different categories in it. Based on BMI value it show the category to which a person belongs to.

BMI Categories:
Underweight = <18.5
Normal weight = 18.5–24.9
Overweight = 25–29.9
Obesity = BMI of 30

Morbid obesity=35 or more

On based on the category in which the person belongs it also shows the precautions the food the person should take or avoid.

 

1

 

2

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Obulshetty Niharika (Niharika7)

Download packets of source code on Coders Packet