Ad
  • Default User Avatar

    Needs sample tests for RUBY !

  • Default User Avatar

    No sample tests : language : Ruby

  • Default User Avatar

    I keep getting wrong number of arguments expected 2 given 1 for the first sample test...

    I can't seem to manipulate it to get it to run, if I run my method in repl it works fine

  • Default User Avatar

    Thank you! Just have to figure out how that is getting through conditionals

  • Default User Avatar

    The sum of the values at the returned indexes [2, 5] do not match the target: 85 + 37 = 122 - Expected: 117, instead got: 122

    I keep getting this, I do not understand where this error is even coming from as returning the target value is not part of the output?

    And 85+ 37 is 122?