Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
Body Mass Index (BMI) Calculator
Write a program to calculate the BMI and categorize it as follows:
BMI < 18.5: Underweight
BMI 18.5 - 24.9: Normal weight
BMI 25.0 - 29.9: Overweight
BMI >= 30: Obesity
Code :
70 1.75
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment