/
usr
/
lib64
/
python3.11
/
turtledemo
/
__pycache__
/
File Upload :
llllll
Current File: //usr/lib64/python3.11/turtledemo/__pycache__/paint.cpython-311.opt-1.pyc
� �=Og � �v � d Z ddlT dd�Zdd�Zd� Zedk r! e� � Z ee� � e� � dS dS ) 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 ------------------------------------------- � )�*c � � t � � d rt � � t � � d S t � � t � � d S )N�pendown)�pen�end_fill�up�down� begin_fill��x�ys �)/usr/lib64/python3.11/turtledemo/paint.py�switchupdownr s? � � �u�u�Y�� �� � � � ���������������� c �x � t dd � t d d� z a t t d � � d S )N� r )�colors�colorr s r �changecolorr s4 � � �A�B�B�Z��r��r� � "�F� �&��)�����r c �T � t d� � t d� � t d� � t d� � g d�at t d � � t � � t t d� � t t d� � t t d� � d S ) N�circle�userg �?� )�red�green�blue�yellowr r � � EVENTLOOP) �shape� resizemode� shapesize�widthr r r � onscreenclick�gotor � r r �mainr'