Name: Anonymous 2007-11-26 12:31
http://www.csse.monash.edu.au/~korb/subjects/3080/ex1ans.html
What is the value of:
(append (append (reverse (cons 'car (list 'other 'my))) '(is a)) '(cdr))
(MY OTHER CAR IS A CDR)
What is the value of:
(append (append (reverse (cons 'car (list 'other 'my))) '(is a)) '(cdr))
(MY OTHER CAR IS A CDR)