>>> from digits_int import compta_digit ---- ini >>> compta_digit(23736, 3) 2 >>> compta_digit(999214, 9) 3 ---- fi