Ad
  • Custom User Avatar

    Hi, I observed a mismatch between

    • the sample test result (Test.assert_equals(increment_string("foobar001"), "foobar002"))
    • and the output result ('foobar001' should equal 'foobar01').

    Based on the instruction the sample result looks correct. Could you please help me to understand it? Here is a defect or I don't understand the task?