| Server IP : 104.21.13.164 / Your IP : 216.73.216.72 Web Server : Apache System : Linux gator4057.hostgator.com 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64 User : badawi ( 1130) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/turtledemo/__pycache__/ |
Upload File : |
a
�i) � @ s, d Z ddlT dd� Zedkr(e� e� dS )z� turtle-example-suite:
tdemo_peace.py
A simple drawing suitable as a beginner's
programming example. Aside from the
peacecolors assignment and the for loop,
it only uses turtle commands.
� )�*c C s
d} t � t� t� tdd� td� | D ]@}t|� t� td� t� td� t d� td� t
d� q,td� td � td
d� t� td� t d� td
� t� t d� td� t
d� t� td� t� td� t d� t� td� t� td
d� dS )N)Zred3ZorangeZyellowZ seagreen4Zorchid4Z
royalblue1Zdodgerblue4i����i=����F i� �Z �B � Zwhiter iV���� iT � �- i, zDone!)�resetZScreenZupZgoto�widthZcolorZdownZforwardZbackward�left�rightZcircle)ZpeacecolorsZpcolor� r �(/usr/lib64/python3.9/turtledemo/peace.py�main sH
r �__main__N)�__doc__Zturtler �__name__Zmainloopr r r r �<module> s
-