Server IP : 162.213.251.212 / Your IP : 3.144.46.105 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/usr/lib64/python3.8/turtledemo/__pycache__/ |
Upload File : |
U e5d4 � @ s4 d Z ddlT dd� Zdd� Zedkr0e� e� dS ) z� turtle-example-suite: tdemo_yinyang.py Another drawing suitable as a beginner's programming example. The small circles are drawn by the circle command. � )�*c C s� t d� td|� t� t| d d� t| d� td� t| d d� t� td� t� t| d � td� t � t||� t� t| d � t� td� t� t | d � t � td� d S )N� �blackg @� �Z gffffff�?g333333�?)�widthZcolorZ begin_fillZcircle�leftZend_fillZupZforward�rightZdownZbackward)ZradiusZcolor1Zcolor2� r �*/usr/lib64/python3.8/turtledemo/yinyang.py�yin s, r c C s( t � tddd� tddd� t� dS )N�� r ZwhitezDone!)�resetr Zhtr r r r �main( s r �__main__N)�__doc__Zturtler r �__name__Zmainloopr r r r �<module> s