Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the total number of trailing zeroes in the factorial of a number.

Run the code to see the output here...