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 problem is that 8kyu's are wildly inconsistent.
I think 8kyu should be 'return a + b' type exercises, they're supposed to be the easiest here.
oh thanks, that fixed it, might have been rather brash there.
The tests are fine, your code isn't. Don't use global vars, they keep their value between tests.
Javascript works on test but not on attempt, and from the looks of the other comments, I think it's the question that's broken.
Print the input to help you debug your code.
Cannot invoke "java.lang.Boolean.booleanValue()" because "[]" is null???
Java does work.
^ That's your problem.
java don´t work
I think it's not a 7kyu..