Search

You can find the results of your search below.

top
5 Hits, Last modified:
ramming language. Racket is a variant of Scheme, which is itself a descendant of LISP, the second oldest... ay prevent you from fully understanding the next, which may prevent you from completing a lab or assignm... cs.vassar.edu/integrity|Student Integrity Guide]] which we hope will be helpful to you when questions ari... ssar faculty members are "responsible employees," which means that if you tell me about a situation invol
assign4 @courses:cs101-2021-5657:assigns
5 Hits, Last modified:
otal of four functions by the time you finish, at which point you can run you program for the first time ... t, find the permutations of the rest of the list, which is a list of lists of two numbers: (list '(2 3) '... ided you with starter code in ''assign4.rkt'', in which I've given you the first function, ''permutations... lper function, ''insert-everywhere/in-all-lons'', which you must design and implement using the Design Re
lab8 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
\ - Implement the function **''count-white''**, which consumes a **''list-of-toast''** and produces the... - Implement the function **''count-wheat''**, which consumes a **''list-of-toast''** and produces the... - Implement the function **''count-untoasted''**, which consumes a **''list-of-toast''** and produces the... *''count-wheat''** to create **''count-toast''**, which counts toast of a given kind, but now you will ne
lab6 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
We designed one function in class for a pipeline, which determined whether there was water running. We fo... ter code, and add the new function, ''**drip**'', which turns on all the faucets in the pipeline. Don't forget to follow the Design Recipe, which means writing tests (check-expect's) before you w
texts
1 Hits, Last modified:
wish to learn to use Racket or Scheme as a tool, which is **//not//** the goal of this course, then tak
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
it represented the value of the happiness gauge, which ranged in value from 0 to 100. Now you get to p