how would you do that?
Language similar to LISP
I don't think you can use cons twice.
really stuck.
maybe (define a '('()))
Like this: '(() () ()) -> 3 lists inside 1 (define a '(())) You only have to put 1 quote..