Calculate factorial of a number using recursion in python July 8, 2019 16 32 64 128 How would you calculate the factorial of a number using recursion in python