Ad
  • Custom User Avatar

    Figured it out. Added a print statement at the top of my method to print out the input string, this then displays in the left hand panel after running the attempt.

  • Custom User Avatar

    My code passes all provided tests, but fails the random test. Is there anyway to find out what string is being passed in on the failed random test? Otherwise I don't know how to troubleshoot my code.