HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.8/turtledemo/__pycache__/paint.cpython-38.opt-1.pyc
U

q��a�@sHdZddlTddd�Zddd�Zdd�Zed	krDe�Zee�e�d
S)
ap       turtle-example-suite:

            tdemo_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.
 -------------------------------------------
          To exit press STOP button
 -------------------------------------------
�)�*cCs(t�drt�t�nt�t�dS)NZpendown)ZpenZend_fillZupZdownZ
begin_fill��x�y�r�,/usr/local/lib/python3.8/turtledemo/paint.py�switchupdowns

rcCs(tdd�tdd�attd�dS)N�r)�colors�colorrrrr�changecolor srcCs`td�td�td�td�ddddgattd	�t�ttd
�tt	d�ttd�dS)
NZcircle�userg�?�ZredZgreenZblueZyellowrr	�Z	EVENTLOOP)
�shapeZ
resizemodeZ	shapesize�widthr
rrZ
onscreenclickZgotorrrrr�main%s


r�__main__N)rr)rr)	�__doc__Zturtlerrr�__name__�msg�printZmainlooprrrr�<module>s