Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ prime_check.py
File
prime_check.py
maths/prime_check.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Prime Check."
""
2
3
import
math
4
import
unittest
Callers
nothing calls this directly
Calls
1
main
Method · 0.80
Tested by
no test coverage detected