+
     Bi                     l    R t ^ RI5 RR ltRR ltR t]R8X  d   ]! 4       t]! ]4       ]! 4        R# R# )a  turtledemo/paint.py

A simple  event-driven paint program.
- Left mouse button moves turtle.
- Middle mouse button changes color.
- Right mouse button toggles between pen up
(no line drawn when the turtle moves) and
pen down (line is drawn). If pen up follows
at least two pen-down moves, the polygon that
includes the starting point is filled.
 -------------------------------------------
 Play around by clicking into the canvas
 using all three mouse buttons.
 -------------------------------------------
)*c                     \        4       R ,          '       d   \        4        \        4        R# \        4        \	        4        R# )pendownN)penend_fillupdown
begin_fillxys   &&'/usr/lib/python3.14/turtledemo/paint.pyswitchupdownr      s#    
uY

    c                 p    \         R ,          \         R,          ,           s \        \         ^ ,          4       R# ):   NN:Nr   NN)colorscolorr
   s   &&r   changecolorr      s     BZr
"F	&)r   c                     \        R 4       \        R4       \        R4       \        ^4       . ROs\        \        ^ ,          4       \        4        \        \        ^4       \        \        ^4       \        \        ^4       R# )circleuserg      ?	EVENTLOOP)redgreenblueyellow)
shape
resizemode	shapesizewidthr   r   r   onscreenclickgotor    r   r   mainr$      sV    	(OvbM	!H-F	&)N$q+a ,q!r   __main__N)    r&   )	__doc__turtler   r   r$   __name__msgprintmainloopr#   r   r   <module>r-      s@    
 z
&C	#JJ r   