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.
Where the crane is at first should be mentioned.
All the preloaded stuff should be in the fixture.
New test framework should be used.
Fixed tests should contain edge cases: empty
boxes
,operations
without0
,operations
with non-final0
.The function name should be in
snake_case
in Python.