Exercise:   Converting Circles of Evaluation to Code

Exercise: Converting Circles of Evaluation to Code

Directions: For each Circle of Evaluation on the left-hand side, write the code for the Circle on the right-hand side:
  • (- (* 17 (* 5 5)) 4)
  • (/ 8 (* 7 6))
  • (* (+ 8 (- 0 1)) (/ 25 5))
  • (/ (+ 0 4) (- 0 13))
  • (* 9 (- 34 9))