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 was asked some time ago but the answer is hidden. Importing fuzzywuzzy would make things simple but codewars doesn't like it. Is this intentional?
edit: spelling mistake...
I'm having the same problem, was this resolved?
Py 3.6.0
Exit code 1:
{'Nickles': 0, 'Pennies': 4, 'Dimes': 0, 'Quarters': 1} should equal {'Nickels': 0, 'Pennies': 4, 'Dimes': 0, 'Quarters': 1}