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.
thanks for the feedback. We did lots of this kind in uni as exam, and someimes i see my fellow devs struggle with debugging, they don't always know where the code will next step. I expect this kind of kata to help with that, and a bug-fixing kata might not neccessary give that. Honestly these are some POC, while next versions might help navigating various cases like continue in for loop, or inheritance execution order, overridden functions, etc. :)
But I'll be sure to complete some bug-fixing kata before continuing.
fair point, gonna update :)
26 could be calced from codeA and codeZ