Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    I did it in JavaScript. Log is always correct, Default Test passed and Value 0 passed too. Other results are undefined? Tried with assertEquals and assertSimilar. If result is more than one digit I call function digital_root again with new value until single digit. Works well at home but cannot attempt in kata. Why???