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:
  • (and (string=? place"safe")(or (>= x50)(<= y2)))
  • (and (or (= 67)(> 75))(< 810))
  • (string=? "6""7")
  • (> (+ 67)15)
  • (or (= (* 65)30)(< 89))