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.
Thank you for the answer!
in js, sort by itself works by comparing strings, so the use of
a - b
coerces those two values into a number (less than zero, zero, or greater than zero)I'm new to js. Why does sort without arguments not work?
This definitely should be illegal :D
It did not work when I was making bmi <= 30.0 for overwieght for some reason. Does anybody know, why?
Before seing this code, I thought that I do overcomplicate things too much :)
bruh
Damn it
This comment is hidden because it contains spoiler information about the solution
Very easy kata. I think, it should be 6 kyu.
Check my solution. I wrote my thoughts in it, i didn't know sets existed in python.
How does it work?
WTF
Accidentally left the testing println here lol.
Free kyu for rustaceans.