Your IP : 216.73.216.213
�
��fA c @ sI d Z d d l Td d � Z d d � Z e d k rE e � e � n d S( u� turtle-example-suite:
tdemo_yinyang.py
Another drawing suitable as a beginner's
programming example.
The small circles are drawn by the circle
command.
i ( u *c C s� t d � t d | � t � t | d d � t | d � t d � t | d d � t � t d � t � t | d � t d � t � t | | � t � t | d � t � t d � t � t
| d � t � t d � d S( Ni u blackg @i� iZ gffffff�?g333333�?( u widthu coloru
begin_fillu circleu leftu end_fillu upu forwardu rightu downu backward( u radiusu color1u color2( ( u7 /opt/alt/python33/lib64/python3.3/turtledemo/yinyang.pyu yin s,
u yinc C s2 t � t d d d � t d d d � t � d S( Ni� u blacku whiteu Done!( u resetu yinu ht( ( ( u7 /opt/alt/python33/lib64/python3.3/turtledemo/yinyang.pyu main( s
u mainu __main__N( u __doc__u turtleu yinu mainu __name__u mainloop( ( ( u7 /opt/alt/python33/lib64/python3.3/turtledemo/yinyang.pyu <module> s