Ad
  • Custom User Avatar

    1641 completions

    There're no issues with the tests, and your solution is wrong.

  • Custom User Avatar

    There are 12,694 solves in JS, so not an issue.
    Next time, please use markdown formatting to post your code, as it makes it a lot easier to read.

  • Custom User Avatar

    Not a kata issue, it's a problem with your code, it doesn't account for character multiplicity. Print the input and see why it fails.

    For example: scramble('ban', 'banana') ==> False

    Also, when posting code, mark your post as having spoiler content next time.