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.
Love the use of lambda functionality. This is very fitting for this simply solved problem
Here you can see lambda as being an inline function basically? One part missing from the above explanation.
I dont think it should be there.
Why the semicolon? It does absolutely nothing here
Can you Explain your code!!?? Im little bit confused.
You solved it but this is crazy. :)
there is easy solution for this problem. It can solved with string operations. IMHO this kata should be level 6.