Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to find the GCD of two numbers using recursion.

Run the code to see the output here...