Home
last modified time | relevance | path

Searched refs:changecolor (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/turtledemo/
Dpaint.py32 def changecolor(x=0, y=0): function
47 onscreenclick(changecolor,2)
/external/python/cpython2/Demo/turtle/
Dtdemo_paint.py32 def changecolor(x=0, y=0): function
47 onscreenclick(changecolor,2)