Question: answer needed urgent urgent pls a) Create a program to calculate the Body-Mass-Index (BMI). The equation to calculate BMI is given as follows: weight BMI

 answer needed urgent urgent pls a) Create a program to calculate
the Body-Mass-Index (BMI). The equation to calculate BMI is given as follows:
answer needed urgent
urgent pls

a) Create a program to calculate the Body-Mass-Index (BMI). The equation to calculate BMI is given as follows: weight BMI heightz (*9 m2) . In your program User's input: name, age, weight and height. (8 marks) Beside main() function, create a function namely bmi calculation() to calculate the BMI. The input for this function would be weight and height, whereas the output of this function will be the calculated BMI of one decimal place. (22 marks) In the main() function after calling the bmi calculation() function, write down the codes to classify calculated BMI as follows: BMI

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!