1 On the line below, write the Code to define PRIZE-STAR as the pink outline of a size 65 star.

Using the PRIZE-STAR definition from above, draw the Circle of Evaluation and write the Code for each of the exercises.
Be sure to test out your code in WeScheme before moving onto the next item. One Circle of Evaluation has been done for you.

2 The outline of a pink star that is three times the size of the original (using scale)

Circle of Evaluation:

(scale 3 PRIZE-STAR)

Code:

3 The outline of a pink star that is half the size of the original (using scale)

Circle of Evaluation:

Code:

4 The outline of a pink star that is rotated 45 degrees

(It should be the same size as the original.)

Circle of Evaluation:

Code:

5 The outline of a pink star that is three times as big as the original and has been rotated 45 degrees

Circle of Evaluation:

Code:

6 How does defining values help you as a programmer?

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, 1738598, 2031479, and 1501927). CCbadge Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.