Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mainloop
Method · 0.80
setup
Method · 0.45
title
Method · 0.45
listen
Method · 0.45
Tested by
no test coverage detected