Topic: Language Problem / Level: beginner

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

Run the code to see the output here...