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.
Mathematically speaking both of them can actually be zero
This comment is hidden because it contains spoiler information about the solution
This was just one of the 84 other random tests that I failed and all of them have lists of different lengths.
I
['Akira Mori'] should equal ['Kenjiro Mori', 'Susumu Mori', 'Akira Mori']
This appeared as a random test while I was running my code. Is this a design error? I cant seem to figure out how the 2 list can be equals to each other.