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.
IMO, you are reading the logs wrong. Read this for more info on debugging
Also, seems like you've solved it, closing!
it's my first time doing python, and this is quite good for beginners.
Great kata!!🧟♂️
Hello!! im having a little fun here..
It seems the random tests generates values and expect them to be the opposite thing. Also i've submitted a solution that's not right because of this problem.
Here is some examples of the strange test:
// s1="QWDQPHcWyZ" s2="qwdqphCwYz"; expected: 'false', instead got: 'true'
why does this happen?
hoping to get the question has a good answer😝