Ad
  • Default User Avatar

    in Python quite some solutions would have a problem with the test below cause they ignor the case hiting the "-" at negative numbers pls add or corect me if I misunderstood the kata
    Test.assert_equals(find_digit(-5540, 5), 0)