Assignment Chef icon Assignment Chef

[Solved] CSE107 Lab5- Body mass index

5.0 1 customer review Digital download

Digital download

$25.00

Availability
In stock
Checkout
One item

Need a hand?

Message us on WhatsApp for payment or download support.

WhatsApp QR code Open WhatsApp
1 Task Ask user to give his/her weight (in kg) and height (in meter) using console. Then compute the users BMI (Body mask index) using the equation (Eq 1) below and print that value. In addition, show the category of the users BMI using following rule. BMI = weight(kg)/height(m)2 Rule: