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.
reverse engineer as in to see how it works? I'd either inject some print statements along the way to see what happens with each iteration, or just get experienced with the language to know what to expect. Once you've been coding in a language for awhile you'll get to the point of knowing what will throw errors and what they'll be, and ultimately how things just work.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution