MCPcopy 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
108def star(l,n):
109 for i in range(5):
110 inflatedart(l, n)
111 lt(72)
112
113def makeshapes():
114 tracer(0)

Callers

nothing calls this directly

Calls 2

inflatedartFunction · 0.85
ltFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…