Search

You can find the results of your search below.

lab1
9 Hits, Last modified:
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 is already taken by an existing github user - i
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
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
lab6
1 Hits, Last modified:
using all five (5) examples of a pipeline that we used to test the ''**water-running?**'' function. \\