Search

You can find the results of your search below.

lab8
11 Hits, Last modified:
level)) ; A toast is a ; (make-toast string number[0 to 10]) ; where a toast’s kind can be any str... consumes a **''list-of-toast''** and produces the number of **''toast''**s in the list with the **''kind''... ignature/purpose/header: <code>; list-of-toast -> number ; counts the number of toasts in the list with the kind "white" (define (count-white lot) ...) </code> Be
lab5
4 Hits, Last modified:
designed in class this week that sorts a list of numbers. Be sure to follow the Design Recipe, and includ... the case with the function that sorted a list of numbers, you will need a helper function that inserts a ... designed in class this week that sorts a list of numbers. Be sure to follow the Design Recipe, and includ... the case with the function that sorted a list of numbers, you will need a helper function that inserts a