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.
Print the input to see what it is to help you debug your code, the test label is a hint too.
This comment is hidden because it contains spoiler information about the solution
It looks like you're not doing that.
expected:<[ ]> but was:<[]> i am unable to get this test case help!
Start by reading this: https://docs.codewars.com/getting-started/solving-kata
If your code is including fault The problem haven't at the kata.
I dont even see where I have to code
There solution and example. No window for coding
First I copied my code and pressed Attempt, there was an error. Then Test - the same
Why have you copied the sample tests to the code window? Click reset and start from scratch. Complete the function with your own code. Read the docs first.
nothing is working here
Cannot invoke "java.lang.Boolean.booleanValue()" because "[]" is null
how can i resolve this?!
Yes, this is the test your code fails:
Figure out why, ending is greater than string.
can someone help me out with my error it shows, index 4, length 4. i don't understand.(Java)