korsygfhrtzangaiide
Elepffwdsff
/
usr
/
lib64
/
python2.7
/
Demo
/
turtle
/
Upload FileeE
HOME
� 6��fc @ s: d Z d d l Td � Z e d k r6 e � e � n d S( s� turtle-example-suite: tdemo_peace.py A very simple drawing suitable as a beginner's programming example. Uses only commands, which are also available in old turtle.py. Intentionally no variables are used except for the colorloop: i����( t *c C sO d } t � t � } t � t d d � t d � xX | D]P } t | � t � t d � t � t d � t d � t d � t d � q; Wt d � t d � t d d � t � t d � t d � t d � t � t d � t d � t d � t � t d � t � t d � t d � t � t d � t � t d d � d S( Nt red3t oranget yellowt seagreen4t orchid4t royalblue1t dodgerblue4i����i=���iF i� iZ iB i t whitei iV���i� iT i� i- i, s Done!!( R R R R R R R ( t resett Screent upt gotot widtht colort downt forwardt backwardt leftt rightt circle( t peacecolorst st pcolor( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_peace.pyt main sL t __main__N( t __doc__t turtleR t __name__t mainloop( ( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_peace.pyt <module> s -