Question: Using a loop ( either a for - loop or a while - loop ) calculate the body mass index of each row of the
Using a loop either a forloop or a whileloop calculate the body mass index of each
row of the table using the following formula and store it in BMI. Hint: for each row,
get the weight value and the height value ex weight tablei heighttablei
then use those values to calculate the BMI
heightheight
weight
BMI
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
