Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ colormixer.py
File
colormixer.py
Lib/turtledemo/colormixer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"turtledemo/colormixer.py"
""
2
from
turtle
import
Screen, Turtle, mainloop
3
4
class
ColorTurtle(Turtle):
Callers
nothing calls this directly
Calls
2
mainloop
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected