Directions: For each Circle of Evaluation on the left-hand side, write the code
for the Circle on the right-hand side:
- (- (+ 1716)(* 1317))
- (+ (* 125)24)
- (- (* 413)(- 1921))
- (- 21(* 413))
- (- (- 199)(* (+ 109)-3))
- (* 1(* 2110))
Exercise: Converting Circles of Evaluation to Code