Ad
  • Custom User Avatar

    python generates an error on the testing code:
    File "/workspace/default/tests.py", line 9
    return ''.join(translation.get(char, char) for char in message)") , "GBCE", "Expected "GBCE")
    ^
    SyntaxError: unmatched ')'