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.
Fixed!
Fixed!
Added
Need some random tests
This comment is hidden because it contains spoiler information about the solution
Test.expect
for testsNot an issue
Great solution! No split, no reverse, no join, no gsub... Just what the description is asking! Briliant!
HI! I don't get it... Isn't .split or .join Concatenating? 99.9% of the solutions uses concatenations. :(