Rockefeller Laboratory of Statistical Genetics

TurtleDraw

Use the TurtleDraw Module to create drawings

Step 1: Simple commands

Recreate this simple drawing of a face using MoveForward, Rotate, and DrawForward

Step 2: Recursive Drawings

Using a recursive function, attempt to recreate the following tree. Make the depth (the maximum number of recursive calls) variable so that different trees are created


Last Update: Tue Jun 17 12:34:02 2003