Ad
  • Custom User Avatar

    That's not one of the basic tests, copy/paste it to sample tests to see your code fail and debug it.

  • Custom User Avatar

    Your code is wrong, not a kata issue. It fails tests like this one:

    testing(longest_consec(["zone", "abigail", "theta", "abigail", "form", "libe", "zas"], 2), "abigailtheta")