After testing the provided line of code in WeScheme, write a different, equivalent line of code (one that produces an identical image). Refer to your contracts as needed. You may find it useful to draw Circles of Evaluation as you develop your code.

Provided Code Your Code

1

(ellipse 80 80 "solid" "violet")

(circle            )

2

(square 95 "outline" "olive")

(rectangle                )

3

(rotate 270 (rectangle 20 50 "solid" "blue"))

(rectangle                )

4

(rotate 135 (isosceles-triangle 100 90 "solid" "black"))

(right-triangle                )

5

(square 60 "solid" "red")

(scale        )

(flip-horizontal (flip-vertical (text "Azara" 150 "yellow")))

(rotate        )

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.