Find Greatest Common Divisor

# Introduction In this lab, you are required to write a function called `find_gcd()` that takes two integers as arguments and returns their greatest common divisor (GCD).

|60 : 00

Click the virtual machine below to start practicing