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.
This comment is hidden because it contains spoiler information about the solution
There should be fixed test cases for multiple plateaus I think
Little bit of a slog, but I learnt some things. Thanks!
oops. Issue of mine... But that also means a fixed test about that is missing.
Hi
I understood that in case of equality in damages between 2 weapons we have to select the first in alphabetic order ,
with python I got an error with that order and no error with the reverse alphabetic order
Thanks. But this is no longer possible, as such a change will break all existing solutions(" - 34; ' - 39), and breaking solutions for minor improvements is possible only at the beta test stage.
Perhaps consider allowing weapon names to be surrounded by double quotes as well. Had lots of fun practicing OOP, anyway!