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.
Thanks for the feedback! I can't seem to edit the test cases, though.
lol, thanks for quick reply! didn't see it.
There is no Java version of this kata, none of the available languages have a String class ^^
String abc = "abcdefghijklmnopqrstuvwxyz";
^
SyntaxError: invalid syntax
Why is this an error?