Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ monte_carlo_pi.py
File
monte_carlo_pi.py
15_pymod_in_rust/python/monte_carlo_pi.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Silly method to compute PI using monte carlo approach
3
""
"
4
import
math
Callers
nothing calls this directly
Calls
2
monte_carlo_pi
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected