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.
Needs random tests.
Done. Didn't even know that was a thing I could do.
Cheers, looks good. Could you just remove the "< br/>" from desciption and just do two spaces before the newline?
Done.
Done.
Random tests should be added.
strutils
probably shouldn't be imported in the initial solution because most (at least I think so) solutions won't need it.The inline reference solution is shown in test failure messages.
"y" is not considered a vowel in English, which is why it specifies that a, e, i, o, and u will be the vowels used for this Kata.