Skip to content

Instantly share code, notes, and snippets.

@yuda110
Last active April 22, 2016 15:44
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 yuda110/41c993825fe7ffd6792e1f65ce8d0183 to your computer and use it in GitHub Desktop.
Save yuda110/41c993825fe7ffd6792e1f65ce8d0183 to your computer and use it in GitHub Desktop.
from primesieve import nth_prime
print(nth_prime(10001))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment