0
Can some one someone please help me understand properly
Tracking your BMI is a useful way of checking if you’re maintaining a healthy weight. It’s calculated using a person's weight and height, using this formula: weight / height² The resulting number indicates one of the following categories: Underweight = less than 18.5 Normal = more or equal to 18.5 and less than 25 Overweight = more or equal to 25 and less than 30 Obesity = 30 or more
4 odpowiedzi
+ 5
MAnny please use search before asking ..
https://www.sololearn.com/discuss/2687547/?ref=app
https://www.sololearn.com/discuss/2686011/?ref=app
https://www.sololearn.com/discuss/3043453/?ref=app
https://www.sololearn.com/discuss/2776665/?ref=app
https://www.sololearn.com/discuss/2940297/?ref=app
https://www.sololearn.com/discuss/2788765/?ref=app
https://www.sololearn.com/discuss/2686226/?ref=app
https://www.sololearn.com/discuss/2984640/?ref=app
https://www.sololearn.com/discuss/2892961/?ref=app
+ 3
Hi Manny,
You can try searching the forum for discussion threads bearing similar topic. That will provide you insights, clues or even solution.
Searching Code section for the task's title (BMI) helps also, there we can see how people do it and learn from their logics
+ 1
Thank you all 😊😊
0
U should use if statement to solve your problem