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.
it's three function calls. language-wise there's nothing difficult in it! look up what the individual things do, and see if you can then explain why it does what it does. if not, then look at the return values from each call to identify where it's behaving differently from what you expected and then you'll at least know which of them to ask about.