@icecolbeveridge What feelings does this python code provoke in you?
max(n for n in range(100) if str(factorial(100))[-n:]=='0'*n)
@icecolbeveridge What feelings does this python code provoke in you?
max(n for n in range(100) if str(factorial(100))[-n:]=='0'*n)