Back to Browse

Python Project #6: Improved BMI Calculator with Suggestion #programming #BMI #function #technology

748 views
Jul 24, 2022
15:18

Learn how to create an improved BMI calculator, that will not only show typical BMI value, but also show the normal body weight-range for a given height, whether we are under-weight/overweight, and what needs to be done to get the weight to the normal range if not already in normal range. This will make the BMI output friendlier to the user, as well as give a practical purpose to the BMI calculator. Link to code in Google Colab: https://colab.research.google.com/drive/1HxB6ubBYGcbkLXTyr4CtPHLX1Zy075N1?usp=sharing Link to code in GitHub: https://github.com/ComputingUntangled/Python-for-Beginners/blob/main/Improved_BMI_Calculator_with_Suggestion.ipynb Timestamps: 00:00 Welcome/Intro 00:50 Basic on BMI 01:17 Sequential Coding for BMI Calculator 03:29 Adding Obesity Info 05:04 Updating to User-Defined Functions 06:50 Adding Weight Suggestion 14:39 Closing Remarks

Download

0 formats

No download links available.

Python Project #6: Improved BMI Calculator with Suggestion #programming #BMI #function #technology | NatokHD