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.
exactly. python has a doc for a reason. don't reinvent the wheel
Because it seemed like the point of the kata was to actually program the maximum and minimum functions and think about how they work. It's a good excercise, but obviously not practical in a production environemnt.
I'd love to have an answer to this too. This solution seems quite straightforward. Perhaps it's something to do with performance? /shrugs
This comment is hidden because it contains spoiler information about the solution
I don't understand why people chose other solution than this...