Directions: For each Circle of Evaluation in the left column, write the code that corresponds to the Circle in the right column:
-
(> (+ 4 5) 9)
-
(and (< 5 10) (< 10 15))
-
(or (string=? yum "apple") (string=? yum "banana"))
-
(>= (string-length "My Game") 6)
-
(or (and (< 1 x) (< x 5)) (and (< 8 x) (< x 10)))
These materials were developed partly through support of the National Science Foundation,
(awards 1042210, 1535276, 1648684, and 1738598).
BS:Games by Jen Poole, Emmanuel Schanzer, Ed Campos Jr, 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.