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.
Passed the checks due to IN-ner jo-IN and dist-IN-ct by the looks of it, so technically a wrong solution to the problem.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I completely agree with you. Unfortunately, when it comes to python, "best practice" seems to be shortest answer regardless of optimisation. Keep flagging these.
This is how the (unchanged, fresh start) default looks like:
def duplidictionarylookupate_endictionarylookupode(word):
print(word)
so the issue is that then.
This comment is hidden because it contains spoiler information about the solution
Don't rename the function.
I think I have the right solution now, but all I'm getting is:
Traceback (most recent call last):
File "main.py", line 3, in
Test.assert_equals(duplicate_encode("din"),"(((")
NameError: name 'duplicate_encode' is not defined
So, from what I can tell, there's something wrong with the tests at the moment.
Shame.