rjkalash / hacktoberfest2021

This is for hacktoberfest 2021.
70 stars 507 forks source link

Create recursion #867

Open KIN1471 opened 2 years ago

KIN1471 commented 2 years ago

This program takes two positive integers from user and calculates GCD using recursion.