Ad
  • Default User Avatar

    It seems the tests for this are broken, because input are not strings, but numbers. Language - Python.

    I had to add conversion to str to make sure I got a string input (s = str(s)).