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 solution was written in Python 2 about 7 years ago, where the division operator gave an integer output with integer operands. If you run this in a Python 2 interpreter (as opposed to 3, which is the default) it'll work.
This solution is wrong for it to work you have to add // I don't know how the test passed