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.
https://stackoverflow.com/a/49771
;-)
digit mapping
did you try hovering your mouse over the hint?
:'(
The test suites in all the translations (except R) are crap. The randomizations are overly simplistic, and some versions aren't even randomized. They need to be rewritten. I plan on reworking the Java & JS versions over the next couple days. Other folks will have to tackle the remaining languages.
Just think how to write a letter 'r' on a different way, without typing 'r'. :)
one-liner try :)
issue already opened below. No need to open it again.
No, that is not cheating
When you call the callme() function, that throw an exception, you need to place it into a try block to solve the kata. But you cannot write letter "r" in the source code and the "try" word contains a letter "r", so think how to generate a try block on another way.
Read this part again:
The key there is sort them as strings (only when they have the same weight ofc)
Fixed.
Remember to state the language you're talking about when there are multiple languages available. In your case it's Python and yes, the tests should be corrected.