Hello, I missd half of my comp sci A class on friday and the teacher taught lisp in the half I missed. I asked him and he said look online but I couldn't find a site that explains what I am trying to do. The practice test problem is
This looks really easy but I have no idea how to do lisp. Can someone basically explain how to do this problem? Thanks
Evaluate:
(MULT (ADD 2 3) (SUB 4 6))
This looks really easy but I have no idea how to do lisp. Can someone basically explain how to do this problem? Thanks