Project Euler #160: Factorial trailing digits

  • + 1 comment

    Hi, I am trying to solve the problem using Python. I am getting pass the first test case, but my code is failing rest all of the test cases. Admin can you please provide us with some complex test cases with different base value to show what is the input and what is expected output.