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.
oh, sorry in Python 3.6
In what language?
I've got a random test case that is broken.
It says that the final score should be 182, but
sum
of all given elements issum([3, 18, 6, 6, 14, 12, 8, 5, 12, 13, 19, 9, 12, 4, 4]) == 145