-
-
Notifications
You must be signed in to change notification settings - Fork 47.1k
Closed
Labels
enhancementThis PR modified some existing filesThis PR modified some existing files
Description
Feature description
greatest_common_divisor.py
and euclidean_gcd.py
both have basically the same two implementations of the Euclidean algorithm for calculating the GCD of 2 numbers. Thus, one of them should probably be removed as a duplicate.
Metadata
Metadata
Assignees
Labels
enhancementThis PR modified some existing filesThis PR modified some existing files