Referenced from lesson Defining Values

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

Using the PRIZE-STAR definition from above, draw the Circle of Evaluation and write the Code for each of the exercises. One Circle of Evaluation has been done for you.

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

Circle of Evaluation:

 

scale
3PRIZE-STAR
(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 of size 65 that has been rotated 45 degrees

Circle of Evaluation:

 

 

 

 

 

 

 

 

Code:

5) The outline of a pink star that is 3 times the size of 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, and 1738598). CCbadge Bootstrap:Algebra by Emmanuel Schanzer, Jen Poole, Ed Campos Jr, Flannery Denny, and Dorai Sitaram is licensed under a Creative Commons 4.0 Unported License. Based on a work at www.BootstrapWorld.org. Permissions beyond the scope of this license may be available by contacting schanzer@BootstrapWorld.org.