This is a GUI App that lets you calculate your BMI.
Enter your weight in kgs.
Enter your weight in cms
The app calculates the BMI for you!
- Install
Python 3
- Run
python ./app.py
- For Unix/Linux systems, you might need to run using
python3 ./app.py
- For Unix/Linux systems, you might need to run using
That's it, go ahead and measure your BMI
Checkout my Github Profile at Dutta-SD