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 solutions appears to be good, beacuse it's solve in only 1 line of code, but for readibility isn't good, also we have to considerte de performarmance!
This comment is hidden because it contains spoiler information about the solution
Just imagine the reaction when the project manager see this! hahaha
I really need to learn about lambda, some resources, that can you recommend?
Is a better option used a for loop instead of de foreach with iteration code.