MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-580544.py

File recipe-580544.py

recipes/Python/580544_Simple_drawing_tool_Pythturtle/recipe-580544.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Program to do drawing using Python turtle graphics.
2# turtle_drawing.py v0.1
3# Author: Vasudev Ram
4# http://jugad2.blogspot.in/p/about-vasudev-ram.html

Callers

nothing calls this directly

Calls 4

mainloopMethod · 0.80
setupMethod · 0.45
titleMethod · 0.45
listenMethod · 0.45

Tested by

no test coverage detected