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.
The author is long gone. Maybe someone can fix the issues to make this kata publishable.
In JavaSccript, function names starting with a capital letter are by convention reserved for constructor functions. Normal function names should start with a lowercase letter.
Please follow this Best Practice.
Needs random test cases
Good kata, needs random test cases :)