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.
Please post in English :)
igual hice yo y es mi primer kata
This is faster than the (higher scoring, as I type) alternative using .max whenever there's a significant probability of a false result.
(...and more succinct than my idea using .each, too!)
a one liner that is actually easy to understand, good one.
Very readable :)
I really like this one. You have very clean code.