Topic: Language Problem / Level: intermediate

Problem: Write a program to check if two numbers are co-prime using the GCD method.

Run the code to see the output here...