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.
Great exercise! I love to work with sequences and how its computing time can be optimized. However, I'm still getting an error when trying
m = 1025292944081385001
due to theerror: integer number too large
exception :(It'd be great if it were replaces by a smaller number (to ease debugging).
Who does this keep double whitespaces?? You're just joining the reversed words by a single whitespace.
This comment is hidden because it contains spoiler information about the solution