Skip to content

Instantly share code, notes, and snippets.

@AndyNovo
Created November 11, 2016 14:56
Show Gist options
  • Save AndyNovo/684ad506e4afdad3a8ffe49b19dffb2b to your computer and use it in GitHub Desktop.
Save AndyNovo/684ad506e4afdad3a8ffe49b19dffb2b to your computer and use it in GitHub Desktop.
p = 22382653690331959336999665583284427801
print p.is_prime()
(p-1).factor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment