Ad
  • Custom User Avatar

    That solution is wrong and doesn't do this:

    Complete the function scramble(str1, str2) that returns true if a portion of str1 characters can be rearranged to match str2

    That being said, that test could be added. Note that sample tests are just that, a sample, they shouldn't cover every possible test case, that's what the full test suite does.