Skip to content

Find the greatest common denominator between two numbers  #61

Description

@yjlim5

Write a function that takes in two numbers and returns their greatest common denominator (GCD)

Input: 16, 24
Output: 8

Input: 5, 6
Output: 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions