Back to category: Novels

Limited version - please login or register to view the entire paper.

jusk junk

this is a piece of junk, just disregard it....
This is the html version of the file http://bmrc.berkeley.edu/~beckmann/files/Midterm1.rev.sol.pdf.
G o o g l e automatically generates html versions of documents as we crawl the web.
To link to or bookmark this page, use the following url: http://www.google.com/search?q=cache:ABO4qJLKLxAJ:bmrc.berkeley.edu/~beckmann/files/Midterm1.rev.sol.pdf+%22scheme%22+compose+list&hl=en&ie=UTF-8


Google is not affiliated with the authors of this page nor responsible for its content.
These search terms have been highlighted: scheme compose list



--------------------------------------------------------------------------------
Page 1
CS 61A Midterm 1 Review Solutions 1. Here are some functions: (define double (lambda (x) (* x 2))) (define olympics (lambda (x) (lambda (g) (g (g x))))) And here is a Scheme expression. All it’s missing are parentheses; insert parentheses where needed to make the expression return a number. ( (olym...

Posted by: Leonard Herriman

Limited version - please login or register to view the entire paper.