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.
Interesting to decode and to figure out.
This comment is hidden because it contains spoiler information about the solution
Finally, a good excuse to play with the walrus operator!
The kata has only Python, but yes, claiming there is an impossible test with no other information isn't right.
I would fix this test case if you told what is the test case you found impossible. Or at least in what language.
One test case I found looks impossible.
There is no way for it to be made using the encoding function! I don't understand how people completed this kata.
no, you are thinking about encryption, not encoding.
not sure whether this is intended or not, but doesn't displaying the encoding function make this a simple hash map kata and not really a decoding one?
.
Could you explain why you authored an exactly same kata having the exactly same issues a second time instead of fixing the original one?
No describe/it blocks in sample tests
Thanks for a link, gonna fix that in my free time. It is my first kata and i was sure that i will make mistakes
Thanks, gonna correct that in my free time.
In description:
exmaple
should beexample
.describe
/it
blockshttps://docs.codewars.com/authoring/guidelines/submission-tests/
https://docs.codewars.com/languages/python/codewars-test