Home Python_Programming Last Factorial Digit Kattis Solution in Python 3 Last Factorial Digit Kattis Solution in Python 3 Suraj Mukhia April 14, 2019 0 This is the solution to kattis' last factorial digit using python 3. It uses a recursive function to find the factorial of the given number. Then it will print the last digit of the factorial. Tags KattisPython_Programming Facebook Twitter Whatsapp Newer Older