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
Really enjoy it when solutions are readable and easy to understand.
title() just capatilizes each starting letter of every new word. The dash does not count as a word; so every new letter that it encounters after the dash or any other symbol that does not represent a letter, it capitalizes.
This comment is hidden because it contains spoiler information about the solution
Brilliant!
Thanks!
I like this solution. Very readable.
Efficient and Readable. That's all you need.
This comment is hidden because it contains spoiler information about the solution
Clean and readable.
This comment is hidden because it contains spoiler information about the solution
Efficient and readable. Awesome!
This comment is hidden because it contains spoiler information about the solution
Like this solution. Very readable.
This comment is hidden because it contains spoiler information about the solution
Loading more items...