Introduction
You'll apply the concepts of Lesson 1 to create pseudocode and a
flowchart for a modular program.
Instructions

The body mass index (BMI) is often used to determine whether a
person with a sedentary lifestyle is overweight or underweight for his
or her height. A person's BMI is calculated with the following formula:

BMI = Weight * 703 = Height
You'll use this information to create both pseudocode and a flowchart
to design a modular program that will calculate and display a person's
BMI. Review Appendices B and C in your textbook for guidance when
working on your project.
You can use free trials of any of the following programs to create the
flowchart:

Solved
Show answers

Ask an AI advisor a question