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.
Agreed. And it has still over 200 "Best Practice" / 94 "Clever" votes.
It would be wise to run the code against the challenge before voting. Just sayin'
This solution doesn't work for cases that have punctuation marks directly after the words. For example: "Pig latin, as you know, is very cool". I guess the tests don't cover these cases, but they really should.