Ad
  • Default User Avatar

    How does this avoid duplicate letters?

  • Default User Avatar

    (Python) Why is that outputs starting with "For input" and "Fot input" (the third value in the test asserts) get put out as the test result instead of what it should output, even if my function only contains return? Is it an issue with the tests?