Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ sol3.py
File
sol3.py
project_euler/problem_07/sol3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
''
&
#x27;
2
By listing the first six prime numbers:
3
2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.
4
What is the Nth prime number?
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected