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.
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).
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).