Ad
  • Custom User Avatar

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

  • Custom User Avatar

    Thanks for this kata :)

    Test.expect(passed, msg) should be replaced with Test.assert_equals(actual, expected, msg)

    I think people will want examples and random tests as well. I hope someone knowledgeable can help you with those since I have no experience in creating katas.

    edit: fixed small grammar error