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.
not an issue
Fixed the test case in python.
Mutating the input object is a bad practice anyway so you have nobody but youself to blame at if things go wrong because of that.
Learn the good practices, people! Falsely putting blame on katas due to mutating the input is so cliche I'm tempted to make an automatic response to them now (just like some people do with the lack of random tests).
Looking at your last comment I assume this issue is resolved.
They probably won't fix it.
Avoid changing the original dictionaries to evade the test issues.
This comment is hidden because it contains spoiler information about the solution
Hi- what language is this?
Thanks.