Your IP : 216.73.216.213
�
h f� � @ s� d Z d d l m Z m Z m Z m Z d d l m Z d d l m Z d d � Z
d d � Z d d
� Z d d d
d � Z
d d � Z d d � Z d d � Z d d � Z d d � Z e d k r� e � e � n d S)a4 turtlegraphics-example-suite:
tdemo_forest.py
Displays a 'forest' of 3 breadth-first-trees
similar to the one in tree.
For further remarks see tree.py
This example is a 'breadth-first'-rewrite of
a Logo program written by Erich Neuwirth. See
http://homepage.univie.ac.at/erich.neuwirth/
� )�Turtle� colormode�tracer�mainloop)� randrange)�clockc C s t | | d � S)N� )r )�n� r
�6/opt/alt/python34/lib64/python3.4/turtledemo/forest.py� symRandom s r c s � � f d d � | D� S)Nc s: g | ]0 \ } } | t � � | d t � � f � q S)g)\��(�?)r )�.0�angle�
sizefactor)� angledist�sizedistr
r �
<listcomp> s zrandomize.<locals>.<listcomp>r
)�
branchlistr r r
)r r r � randomize s r c C sC x<