Search for question
Question

2. Modify your program to prompt the user and input a integer height

and two integer weights (w₁, ₂) and then print out their height (as

feet and inches) plus a table showing the BMI values every 1/2 pound

for every weight between w, and w (inclusive). Format your tables

nicely so everything lines up properly. Floating point output should

be rounded off to 2 digits after the decimal point. (continued on

next page)

1

Fig: 1