Search
You can find the results of your search below.
Fulltext results:
- lab_1 @courses:cs145-201951:labs
- e familiar with DrRacket procedures * Use cons, list and append * Use map * Use let* === Procedu... nitions: (define item 1) (define mylist '(1 2)) The following tester expressions represent the 4 possible ways to order item and mylist with cons. Copy/paste them into your definiti... r '(cons item item)) (tester '(cons item mylist)) (tester '(cons mylist item)) (tes
- lab_0 @courses:cs145-201951:labs
- BSET?, that takes two inputs, AA and BB, that are lists representing sets. The function should return #t... CTION, that takes two inputs, AA and BB, that are lists representing sets. The function should return a list representing the INTERSECTION of the two input lists. Note: If the input lists do not have any duplica
- schedule
- on for the corresponding week. The third column lists the sections in //Sets, Logic and Maths for Comp... t cover the lecture material. The Tue/Thu columns list the lecture dates. The midterm exam due date is h
- week8
- ==== Tuesday ==== * Welcome back. The to-do list for today: * Midterm return. {{ :courses:cs14
- week9
- ==== Tuesday ==== * Welcome back. The to-do list for today: * Mathematical prestidigitation
- week10
- cs145-201951:19-exponentsandstructuralinductionandlists.pptx |Today's lecture}} \\ \\ === Lab f
- week12
- * [[https://www.youtube.com/watch?v=hxsOXOPni0o&list=RDEMiW58qBmMlPyrV54s6igiiw&start_radio=1|Intro]]