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.
Still not working
'$23.26' should equal '$23.25'
Test data: "dollar dollar nickel quarter nickel dime dime dollar penny dime dime nickel dollar nickel dime dollar penny nickel dollar nickel dollar penny nickel penny quarter quarter dollar quarter penny quarter quarter dime dollar dollar dollar dime dime nickel dollar quarter dime quarter penny dollar dollar dollar nickel dime dollar dollar"
Some strange error in python kata
'$20.24' should equal '$20.2400000000000020'
I thought that would need the index. I forgot to remove 'enumerate' before submit code