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.
This is really good, saved it to the memory bank, to try it out myself, quick google reveals it works because you have a fallback/default as last option which stands in for the 'false' part of the syntax. Very nice.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
yes
Is this a recursive function? It's cool.
Hello. Just to clarify what is being asked for, func. should return an array for each name with two entries, not an array with all entries of anything else right?
Sorry to ask, I have been tripped up a couple of times already not understanding precisely what is being asked for.
Thanks!