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.
I figured it out, the error isn't printing the correct stuff information, console log out your response and compare that to what is given in the test case below.
This is a problem with the testing stuff.
Yup I got the same thing...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I don't think this one is that great of a task. It's a very simple thing to test for, so how did it become a 4 kyu?
Like everyone below it failed and didn't say why....and the reason was for a white space. The description of the Kata sure didn't help explain what it was expecting (though one should guess true or false).