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.
no that is not your result. that's what you print. test your function from outside the function (or somehow figure out what the result is and print that)
the sample tests show how it is called and how it is checked
My result is [5454, 1, 65, 2, 65, 4, 34, 4, 6, 5, 5, 5]. I think this is a right result! But system have writtten that is not right result! Why??? I have no idea why???