MCPcopy Index your code
hub / github.com/python/cpython / two_canvases.py

File two_canvases.py

Lib/turtledemo/two_canvases.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""turtledemo/two_canvases.py
2
3Use TurtleScreen and RawTurtle to draw on two
4distinct canvases in a separate window. The

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
mainloopMethod · 0.45

Tested by

no test coverage detected