Ad
  • Custom User Avatar

    Think there's an issue with the Python submit tests, specifically tests which have a as the shorter string.

    For example, in the test case:

    ('o', 'cm')

    I get the following error:

    ✘ 'omco' should equal 'cmoo''

    By the description, 'ocmo' should be the correct response.