Exercise:   Converting Circles of Evaluation with Booleans to Code

Exercise: Converting Circles of Evaluation with Booleans to Code

Directions: For each Circle of Evaluation in the left column, write the code that corresponds to the Circle in the right column:
  • (> (+ 45)9)
  • (and (< 510)(< 1015))
  • (or (string=? yum"apple")(string=? yum"banana"))
  • (>= (string-length "My Game")6)
  • (or (and (< 1x)(< x5))(and (< 8x)(< x10)))