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.
Please use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
This will put a space behind every capital letter, whether or not it is part of a camel-cased word.
I was getting a rounding error on one test, thus why I bailed on this one. The one failing should be a .333333332 value which is rounding the 20m 0s to 19m 59s.
great minds. Did the &block give you trouble as well? wasn't working for me in the simulation as I'd have expected.