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.
I think there's an error in your solution.
Random tests should have the correct
describe
/it
structure.Reference solution is wrong.
With float values the result depends on the order of operations.
The input should be
(tuple, tuple)
instead of(str, str, dict)
.No fixed tests where the second fighter is the winner.