Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5a2653c

Browse files
Update bmiCalculator.js
1 parent 240e3c3 commit 5a2653c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎bmiCalculator.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ function bmiCalculator(weight,height){
1515
return("Your BMI is " +bmi+ ". So, you are overweight.");
1616
}
1717

18+
return bmi;
1819
}
1920

2021

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /