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.
This comment is hidden because it contains spoiler information about the solution
Got these errors in testing upon submission:
multiple numbers should sum to correct total
Expected 3921.1946752712815, but instead got 3921.194675271282
multiple numbers with negatives should sum to correct total
Expected -2474.1512793585343, but instead got -2474.151279358535
This comment is hidden because it contains spoiler information about the solution