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.
On JavaScript version I have this error:
"Expected: 'Sorry, have no EURYTHMICS.', instead got: 'Can't do 2853 EUR. Value must be divisible by 5!'
and on all similar tests with currency name "EUROVISION", "EURYTHMICS etc.
In my IDE I got correct results although I am not sure what the original input was.
I tried inputs like "Eurythmics2853", "2853 EURythMicS" and all got correct results.
Is it that my regex is wrong or what?
Can you give me the input for that test, please?