Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1. [2.5 points] Body mass index (BMI) is a measure ofobesity. In standard units, it is calculated by the formula BMI 703 where W is

image text in transcribed

Q1. [2.5 points] Body mass index (BMI) is a measure ofobesity. In standard units, it is calculated by the formula BMI 703 where W is weight in pounds, and His height in inches. The obesity classification 1S. BMI Below 18.5 Underweight 18.5 to 24.9 Normal 25 to 29.9 Overweight 30 and above Obese Classification Write a program in a script file that calculates the BMI of a person. The program asks the person to enter his or her weight (lb) and height (in.). The program displays the result in a sentence that reads: "Your BMI value is XXX, which classifies you as SSSS," where XXX is the BMI value rounded to the nearest tenth, and SSSS is the corresponding classification

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases On The Web Designing And Programming For Network Access

Authors: Patricia Ju

1st Edition

1558515100, 978-1558515109

More Books

Students also viewed these Databases questions