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.
Javascript, Python (probably other languages) need random tests.
What error do you get? It seems fine to me (just tested it). Read the instructions again and return a single digit number.
absolutely not.
This kata is broken for Python 3
So I figured it out. I missed the part of the instructions that said we needed the answer to be one digit.
This comment is hidden because it contains spoiler information about the solution
My code is definitely correct but I'm receiving errors for some of the test cases. When I run in my local python interpreter the output's correct.