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.
Hi) Can you explain, how the iterations increases here, please. Usually there's something like i++... what should I read to get the info of the syntax? Thank you
This comment is hidden because it contains spoiler information about the solution
Feel stupid not to get how it works. If take e.g (3,7) then newArray will be like (7-3+1) What is this 5 for?
Great indeed!