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 kata doesn't work with python 3, I use the same code for 2 version, with python 3, I cannot pass all test case but when I switch to python 2(using same code), it works well. I don't change anything in code.
Excellent solution!