Python GCD Recursive Function - Write a Python Program to find GCD of two numbers by recursion. (Recursive GCD function)