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.
It's better to make
min
number (length of smallest word)This comment is hidden because it contains spoiler information about the solution
For JS. Please remove from errors output html (or check it working):
Because when I saw
<font color="teal">
I got confused.Need to add to task (and to examples), that in too long messages need to leave the first word in the original case.
Example:
very very long message...
should become
veryVeryLongMessage...
This comment is hidden because it contains spoiler information about the solution