>>> from digits_int import conte_digit ---- ini >>> conte_digit(23726, 3) True >>> conte_digit(999214, 5) False ---- fi