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.
your approach was unique
boring and predictable solution: downvote
great use of a lambda function really loved it
i love single line functions <3
delete commented code
this is just trolling lol
I find your solution really effective. It reads the position of the arguments inside the list, on the contrary my solution was a lot longer and complicated. In the end it achieved the same result but yours consumed less computer power and lasted less ms. Congratulations!