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.
there are over 2K python solves and the tests are fine. solving the code is not actually about printing, perhaps reread the description page?
Ah, fair enough. You can also comment on the solution itself btw.
It works fine in both versions. What kind of conversion are you talking about? Also, I don't think you need to use spoiler flag for this.
nope, read the end of the description again.
print the input to the console
If there is only one solution, you should return jist that list, not a list of lists (that part of the kata wasn't designed too well, but it's too late to change without invalidating current solutions. Maybe it's worth it to change it?)
What are stuck on? Is your code timing out?
Fixed, thanks