import math sum([int(x) for x in list(str(math.factorial(100)))])