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.
Considering the input constraints
1 <= length
, I don't think anyone would encounter emptys
ort
. Or do you mean I should put some empty strings as input?Done :)
I see. Thank you!
Changed the return type from list to tuple.
I have removed the JS version
Is the return value still not tuple? I have edited it just now.
Sorry, this is the first kata I made.
Thanks for the feedback
This kata is for absolute beginners, so this should be ranked higher than 10 kyu :)