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.
But will work well also without :3 - it will take with *names and unpack from names as many as needed to fill all {} brackets
Mind Blown!
This comment is hidden because it contains spoiler information about the solution
Got it, thanks!
You use only first 3 names.
Smart....like it.
As I know, cause if there's any condition satisfy, it return "i" and end the function.
This comment is hidden because it contains spoiler information about the solution
I never thought about this kind of solution. Could someone explain how the "thinking process" when you come up with this solution? Why you guys can come up with this? Smart!