Skip to content

Instantly share code, notes, and snippets.

@LS80
Created September 13, 2021 13:53
Show Gist options
  • Save LS80/f5d66178e4995a4486f35de99725d794 to your computer and use it in GitHub Desktop.
Save LS80/f5d66178e4995a4486f35de99725d794 to your computer and use it in GitHub Desktop.

1000th Prime Number

By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.

What is the 1000th prime number?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment