Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ recursionVisualizer.py
File
recursionVisualizer.py
Recursion Visulaizer/recursionVisualizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
turtle
2
import
random
3
4
t = turtle.Turtle()
Callers
nothing calls this directly
Calls
5
fractal
Function · 0.85
right
Method · 0.80
speed
Method · 0.80
left
Method · 0.80
done
Method · 0.80
Tested by
no test coverage detected