Skip to content

Instantly share code, notes, and snippets.

@acwoss
Created April 19, 2018 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acwoss/611b3d254ac12a759a674f18335d39d0 to your computer and use it in GitHub Desktop.
Save acwoss/611b3d254ac12a759a674f18335d39d0 to your computer and use it in GitHub Desktop.
LavishRowdyBash created by acwoss - https://repl.it/@acwoss/LavishRowdyBash
from fractions import gcd
print(gcd(70, 25))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment