Search

You can find the results of your search below.

lab1
11 Hits, Last modified:
ns (numeric, string, boolean, and graphical), because the goal of this lab is to learn to create, run, ... grading. **Create your GitHub account** /*** - Use your new CS account to login to one of the Linux ... .com/ \\ \\ - Create your github account - use your Vassar email (minus the @vassar.edu) as your GitHub username - it is possible your Vassar username
lab5
4 Hits, Last modified:
ion for a list-of-string - you will find it useful to define at least two lists of strings--one u... ition for a list-of-posn - you will find it useful to define at least two lists of posns--one uns... - For this helper function, you will need to use an additional helper function. Call it <code>posn... e>, and add it to your wish list - Finally, use the Design Recipe to design the helper function t
lab6
3 Hits, Last modified:
mmended that homeowners turn on a faucet in the house, furthest away from where the water supply enters the house. The water should drip from the faucet, to help p... using all five (5) examples of a pipeline that we used to test the ''**water-running?**'' function. \\
lab8
3 Hits, Last modified:
xample of a **''list-of-toast''** that you should use in your examples and tests for the functions you ... (define (count-white lot) ...) </code> Be sure to use a **''local''** expression to define the **''coun... nction as the previous one: you should be able to use **''count-bread''** as-is, without abstracting it
lab2
2 Hits, Last modified:
e to write functions * designing functions that use ''cond'' expressions * designing functions that use helper functions \\ \\ **How to get started**
lab7
2 Hits, Last modified:
write functions for intertwined data * we will use the Files and Directories example of intertwined ... ates for each intertwined data definition * Use the appropriate template to help you get started