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
Sounds good, I meant local tests pass in python.
I'm getting unknown error on submission :(
But tests pass, in python...
consider abstracting this functionality into it's own method, easier to change etc.
Great use of getattr!
Is there any pre-test/post-test methods?
Why not just use the else for the first line? Why have two seperate if statements?
A and B are not descriptive, so youd probably fail a programming interview using them.