Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
WELL DONE!!!
a triple double.
Yes.
They're called "arrow functions" on MDN, and sometimes "fat arrows" in casual settings.
is a return statement implied?
Nice and clean
Yeah, I'm having the same issue when inputing 0
borkaogonyok: Use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
80/1.8^2 != (80/1.82)^2
Your formula is not a valid formula for BMI. BMI for 80kg and 1.8m is ~24.7, which is in range of "Normal".
how the hell (80 / 1.80) ^ 2 can be normal since it will return 46 ????
I can not confirm this for JS:
Loading more items...