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.
Great learning experience. I realized, that the Python environment I was using as my sandbox, was not giving the same result as CodeWars environment on certain edge scenario (the RUB currency, where my environment was giving an error message as expected, but in CW environment my code was providing a list of bank notes which was incorrect). This resulted in additional if statement needed. I shall probably not write more because of the spoilers...
Love it!