Program 6
Write a program to find the greatest common divisor of two number.
Variable description--
x=Holds the first number
y=Holds the second number
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Program 6
Write a program to find the greatest common divisor of two number.
Variable description--
x=Holds the first number
y=Holds the second number