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.
Thank you so much for this example. I was missing this part too. Cause i counted only the first choices.
Ideally kata authors should make sure that the input of a failing test is presented on failure, but if some kata does not show it, you can print it by yourself:
https://docs.codewars.com/training/troubleshooting#print-input
Can someone show me where i can find the tests? I have a problem with the first two test of "more tests" and i dont know why. Can someone help me? Thank you.