MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / start

Function start

tools/python-3.11.9-amd64/Lib/turtledemo/penrose.py:128–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 tracer(1)
127
128def start():
129 reset()
130 ht()
131 pu()
132 makeshapes()
133 resizemode("user")
134
135def test(l=200, n=4, fun=sun, startpos=(0,0), th=2):
136 global tiledict

Callers 1

demoFunction · 0.70

Calls 2

resetFunction · 0.85
makeshapesFunction · 0.85

Tested by

no test coverage detected