python program to find total number of digit in file code example Example: python count number of digits in integer import math digits = int(math.log10(n))+1