Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 148 Bytes

2.md

File metadata and controls

8 lines (6 loc) · 148 Bytes

Exercise 1.2

Translate the following expression into prefix form

(/ (+ 5 4 (- 2 (- 3 (+ 6 (/ 4 5))))) 
   (* 3 (-6 2) (- 2 7)))