Euclidean recursive method + doctests + type hints (#1999) · icgowtham/AlgorithmsInPython@bb5552e · GitHub
Skip to content

Commit bb5552e

Browse files
authored
Euclidean recursive method + doctests + type hints (TheAlgorithms#1999)
* Recursive euclidean algorithm + doctests and type hints * Fix doctests in recursive method * Added commit suggestions
1 parent dc4049e commit bb5552e

1 file changed

Lines changed: 36 additions & 10 deletions

File tree

other/euclidean_gcd.py

Lines changed: 36 additions & 10 deletions

0 commit comments

Comments
 (0)