Ad
  • Custom User Avatar

    Hi, I have passed all the preleminary test but when I attempt it returns to me that one random did not pass. The error is :
    Expected: found the needle at position 30 Received:
    It says to me that I returned nothing but when I printed the array returned in the log and here is what I have :
    found the needle at position 30
    Which is the correct output.
    In the program I wrote I build other function. Is it possible that when we attempt it does not take these function into consideration?