What is the basic syntax of LISP (Note: arg means argument here)
( ...)
( )
( ... )
(A) ( ...)
Explanation:
Correct syntax of the LISP is ( ...).