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.
we all are, there's no point in anything
means that your code returned false when the right answer is true
The sample tests are just a small selection from the actual tests. Passing the sample tests does not automatically mean that your solution is correct and will pass the "attempt" tests.
You can print to the console to see what the input was and how your code processed it. With that information, you'll be able to debug your code.