I just wonder is there any real reason for ; then eventhough then on next line do same trick?
did't know I could use ::text
nice
This comment is hidden because it contains spoiler information about the solution
I've created a Shell translation: https://www.codewars.com/kumite/5a0fc2138ba914c58e0000a1?sel=5a0fc2138ba914c58e0000a1 I think that link should work.
I may have found a bug in the site. The test cases all passed before publishing, now they all fail.
Paste your solution here and mark it as a spoiler.
My Python code is passing all tests, but giving an error:
STDERR: Traceback: in in maskify IndexError: list assignment index out of range I'm stumped. Any help would be appreciated.
I'm stumped. Any help would be appreciated.
Loading collection data...
I just wonder is there any real reason for ; then eventhough then on next line do same trick?
did't know I could use ::text
nice
This comment is hidden because it contains spoiler information about the solution
I've created a Shell translation: https://www.codewars.com/kumite/5a0fc2138ba914c58e0000a1?sel=5a0fc2138ba914c58e0000a1 I think that link should work.
I may have found a bug in the site. The test cases all passed before publishing, now they all fail.
This comment is hidden because it contains spoiler information about the solution
Paste your solution here and mark it as a spoiler.
My Python code is passing all tests, but giving an error:
This comment is hidden because it contains spoiler information about the solution