Problem 7: 10001st prime
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 nth prime number?
Test
{{test}}Console output
                
              
            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 nth prime number?
                
              
            Use Cmd instead of Ctrl if you're on a Mac.
| g | Focus editor | 
| Ctrl-Enter | Run the test with current code | 
| Ctrl-Shift-K | Reset the editor | 
| Ctrl-Shift-L | Clear console output | 
| Ctrl-Shift-X | Show the solution | 
| [ | Previous challenge | 
| ] | Next challenge | 
| T | Back to top page | 
| ? | Show this dialog | 
| ESC | Hide this dialog | 
| Shift-ESC | Blur focus from editor |