Skip to content

Find the greatest common denominator between two numbers  #61

@yjlim5

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

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