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.
I think the Kata is broken because I tried several valid possibilities, but when testing execution time, even a simple set() does not work because it takes too long.
For better lisibility of your code, you can remove your else and keep your return True. I find is better for me.