Current Path : /usr/local/lib/python3.12/turtledemo/__pycache__/ |
Current File : //usr/local/lib/python3.12/turtledemo/__pycache__/forest.cpython-312.opt-1.pyc |
� &Μg� � � � d Z ddlmZmZmZmZ ddlmZ ddlm Z d� Zd� Zd� Z dd�Zd � Zd � Zd� Zd� Zd � Zedk( r e� e� yy)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)�perf_counterc �"