Submit a bitmap, 600 x 600 pixels, and the Logo code that generated it, in two e-mail attachments.
Minimum requirements:
One procedure that can be called from the command line creates the whole drawing.
That procedure calls at least one subprocedure.
The drawing has at least two colors other than white, set within the program.
The code includes at least two loops, or repeat statements.
You can use the procedure 3whee and its relatives on my Logo webpage as a model for the organization of your work, but not as a model for your drawing!
One of the most challenging aspects of this assignment will be testing your submission by e-mailing it to yourself and then running it as if you had never seen it before. Make certain that you leave at least an hour to practice that!