Server IP : 184.154.167.98 / Your IP : 18.227.0.21 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python2.7/Demo/turtle/ |
Upload File : |
� Afc @ s� d Z d d l Td d l m Z d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z e d k r� e d � e � Z e GHe � n d S( s� turtle-example-suite: tdemo_clock.py Enhanced clock-program, showing date and time ------------------------------------ Press STOP to exit the program! ------------------------------------ i����( t *( t datetimei c C s0 t � t | � t | � t | � t � d S( N( t penupt rightt forwardt leftt pendown( t distanzt winkel( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_clock.pyt jump s c C sj t | d � t d � t | d � t d � t | � t d � t | � t d � t | d � d S( Ngffffff�?iZ g @ix ( t fdt rtt lt( t laenget spitze( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_clock.pyt hand s c C sK t � t | d � t � t | | � t � t � } t | | � d S( Ng333333�?( t resetR t begin_polyR t end_polyt get_polyt register_shape( t nameR R t hand_form( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_clock.pyt make_hand_shape"