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.
Yeah, the writer of this problem seems to put a space between their words and punctuation marks.
Also, the algorithm that we are being made to implement here is not the algorithm for encoding into pig latin that I was taught (ie: multiple letters need to be shifted to the back until you reach the first vowel)
This comment is hidden because it contains spoiler information about the solution