Question: Print source code and output and turn in the grading Write the following programs. Print source code and output and turn in for grading. Use

Print source code and output and turn in the grading Write the following programs. Print source code and output and turn in for grading. Use if. else if..... else type of constructs to write a program called "Height_weight_Ratio" The program assigns one double value height inches and one weight in pounds. Divide the weight by the height to find the ratio: Use the ratio make a statement about their fitness if the ratio is less than 2.1, tell the user "his weight ratio is normal" if the ratio is less than 2.3, tell the user they are slightly above average if the ratio is less than 2.5, tell the user they need to lose 5 percentage percent of their weight" their weight run the program with the following pairs of weights and heights 145 72 163 72 165 68 185 65
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
