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.
Same by me... If I returned with "median", the test doesn't work...
By the way... the numbers and median, and mean values are the same by me...
With (3600 * delta distance) / delta time returns with 80, and I could pass this KATA.
Btw... 80 isn't the right answer, im pretty sure
This comment is hidden because it contains spoiler information about the solution
Tests are wrong (for example: instead 81 (0.45/20*3600 = 81.0) expects 80)...