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
I am doing this in python, all of the tests pass exept for one
failed test's output:
(21, 20) should equal (14, 20)
is the test broken or is my code wrong? (I'll put it in the comment section as spoiler)
My bad, sorry!
I see this in the python test cases: (16, 8 -> False)
Why is this False?
16 => 10000
8 => 01000