Topic: Mathematics Problem / Level: intermediate

Problem: Write a function to count the number of trailing zeroes in the factorial of a number.

Run the code to see the output here...