Skip to content

Commit f382f6a

Browse files
Refine logic paths in greatest common divisor
1 parent 0b936d7 commit f382f6a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

maths/greatest_common_divisor.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,3 @@ def main():
7777
print("Wrong input")
7878

7979

80-
if __name__ == "__main__":
81-
main()

0 commit comments

Comments
 (0)