About this document
BMI Calculator Pseudocode and Flowchart by Muhammad Ali is a document available to read on EtoBox.
This pseudocode defines a program to calculate body mass index (BMI) by first displaying prompts for the user to enter their weight and height, then calling a calculateBMI module that calculates BMI as weight in kilograms multiplied by 703 and divided by height in meters squared, and finally displaying the result to the user. The flow chart shows the main and calculateBMI modules and input/output steps to calculate and output a user
- Author
- Muhammad Ali
- Language
- EN