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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
same as mine
Great solution! Very clever!
for me its better with "old school" way - for-cicle;
This comment is hidden because it contains spoiler information about the solution
easiest
Thank you!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
It's always good to be consistent though.
Nice, this is simple and to the point. Good to know the case methods don't alter the numbers or throw a NaN.
This comment is hidden because it contains spoiler information about the solution
To each their own. I find this code way more readable than yours.
This is not a critique of your code, I probably would have found it easier to read a few years ago.
But when you get used to the functional style, these one-liners are the simplest way to think about this kind of problem.
how does this have best practices lol its just tryna fit it in one line
Loading more items...