Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ star
Function
star
Lib/turtledemo/penrose.py:108–111 ·
view source on GitHub ↗
(l,n)
Source
from the content-addressed store, hash-verified
106
lt(72)
107
108
def
star(l,n):
109
for
i in range(5):
110
inflatedart(l, n)
111
lt(72)
112
113
def
makeshapes():
114
tracer(0)
Callers
nothing calls this directly
Calls
2
inflatedart
Function · 0.85
lt
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…