The Simple BMI Calculator In Python is a simple project developed using Python. The project is for the user convenience, for checking your BMI. With the BMI value, you can check whether you have a healthy weight or not. The project file contains a python script ( BMI.py). This is a simple GUI-based project which is very easy to understand and use.
About Simple BMI Calculator In Python
This simple project is in Python. Talking about the features of this system, this python application is for calculating the BMI value of user by entering the value of their weight and height. You can just have to select the weight and enter the height you want to involve in calculations and click the button for the result. It is capable of handling all types of exceptions.
How To Run Simple BMI Calculator In Python ?
To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:
Step1: Extract/Unzip the file
Step2: Go inside the project folder, open cmd then type BMI.py and enter to start the system.
OR
Step2: Simply, double-click the BMI.py file and you are ready to go.