Ad
  • Custom User Avatar

    yeah i figured it out thanks though!

  • Custom User Avatar

    The brackets are added by JUnit to show where two strings are different, check for trailing spaces in your string.

  • Custom User Avatar

    My results are adding a [] to the end , and then im failing because somehow im returning [ ]
    a print of my return variable right before the return does not have the []
    i dont understand whats happening at all.