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.
From the descriptions...
;-)
Okay, first: if you want to ask why your code isn't working, you should raise it as a
question
and not anissue
(issues are when you can prove that the kata is faulty).Second: if you don't elaborate on anything (like what's the input, what's the expected result and what's your result), how can anyone else help you? ;-) At least you should post your code (marked as spoilers).
And don't forget to format the code by wrapping them in 3 backticks, like this:
```
code
code
code
```