Created
November 11, 2016 14:56
-
-
Save AndyNovo/684ad506e4afdad3a8ffe49b19dffb2b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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