Question: PRACT I CE PROBLEMS 1. (a) Evaluate the following: (i) > (list '(a) '(b c) 'd '(e)) (ii) > (cons '(a) '(b c)) (iii) >
PRACT I CE PROBLEMS 1. (a) Evaluate the following: (i) > (list '(a) '(b c) 'd '(e)) (ii) > (cons '(a) '(b c)) (iii) > (append '(a) '(b c d)) (iv) > (member ' z ' (abzczd)) (v)>( member ' (bc)(a(bc)d) itest y equal )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
