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
Could you please explain your solution because I'm not understanding it, thank you very much
same
cool, got it!
the limit is
less than
25, so 25 is not short enough. you need 24;-)This comment is hidden because it contains spoiler information about the solution
I have gotten down to 27 charachters... but not 25 yet. any hints?
Is it just me or does returning the string "undefined" seem like a HORRIBLE idea.