The Department of Computer Science & Engineering |
CSE 111: Great Ideas in Computer Science |
Todays lab will be an extension of what we did in class. We will apply sequence, selection, and loop to drawing using the turtles we discussed earlier.
Your task is to draw an American flag using the turtles. Use the technique we discussed in class:
You'll also probably want to use the star function we defined during class to help you out.
For reference, here's a picture of a flag which I created using the turtles:
This lab is due Wednesday at the start of class.