Ad
  • Custom User Avatar

    Thanks! My solution works!

  • Custom User Avatar

    Im getting this error message when I attempt with Javascript:

    ReferenceError: SubstringTest is not defined
    at /home/codewarrior/index.js:24:63
    at /home/codewarrior/index.js:70:5
    at Object.handleError

    I dont think there is anything I can change prevent the error. I dont have access to index.js.
    My solution passes the test cases and works in my IDE.