Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a function to calculate GCD of Multiple numbers #130

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added a function to calculate GCD of Multiple numbers #130

wants to merge 3 commits into from

Conversation

shreyventure
Copy link

Description of new feature, or changes

The function gcd_multiple_numbers, takes in variable number of arguments(numbers) and calculates the GCD for all those arguments.

Checklist

  • Your branch is up-to-date with the base branch
  • You've included at least one test if this is a new feature
  • All tests are passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant