Lisp/Scheme

No.11774939 ViewReplyOriginalReport
What is this book? It's supposed to be an intro to programming in Scheme but it has no texts only problems...

Am I supposed to conjure solutions to these problems on my own or is there some logic to it, that I'm just not seeing.

This is a problem on a page 6:

What is ( car ( car l))
where
l is (((hotdogs)) (and))