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.
The description isn't detailed. Test cases only gave 1 argument but 5 were given when you tried to attempt this. but it isn't an problem. you just lose sight of variable parameter. like "*args" and "**kw" in python
deleted
deleted
Well, You are right. Thank you guys!
I think your problem has to do with the required amount of zeros. If '009' is passed, '010' should be the output. Hope that helps.
This comment is hidden because it contains spoiler information about the solution
well, as What Arduinoid said. Terse, but readable.