Search

You can find the results of your search below.

top
16 Hits, Last modified:
fidence in a program's correctness; * Work with others to develop, test, and analyze programs; and * ... rners, but we must be present to learn from one another. You provide a unique and valuable contribution t... tractly, analytically, and logically–as would any other designated Quantitative Course. So here's some a... ng and assignments. Topics tend to build on one another. Missing one lecture may prevent you from fully u
lab4
6 Hits, Last modified:
#39;ll analyze the data from the form you and the other students filled out earlier this week.</p> <h2 id... ere obviously not correct? How did you handle the other types of errors? Take a look at &quot;Data&quot;... live in one of those houses, they selected &quot;other&quot; and listed where they live. What we would ... ar houses, we should change the response to &quot;OTHER&quot;. The nine houses listed on the form were:<
asmt2
6 Hits, Last modified:
ins the input hobby in it, and <code>false</code> otherwise. It might be useful to take a look at Pyret’s... e towns around her store), and <code>false</code> otherwise.<br><br></li> <li>Now we can find out if some... lf or if they can drive to the target town from another town in the area.<br><br> <strong>Task:</strong> ... e is in the target area and the person has a car. Otherwise, the function should return <code>false</code
lab1
3 Hits, Last modified:
he following expression appends strings # - Add another expression that appends two or more strings strin... "Science") # Images are a type of data # - Add another circle expression # - Add two different rectangle... overlays a circle on a square # - The result is another image overlay( circle(20, "solid", "red"), re
lab2
3 Hits, Last modified:
before 6 p.m., it should be ''"Good afternoon"''. Otherwise, it should be ''"Good night"''. **Note**: '... d if the classification is for Vassar. Write another function, ''severe-alert(wind-speed :: Number, la... d hurricane (1-5) and over Vassar, and ''false'' otherwise. The weather alert would be over Vassar if th
lab3.html
3 Hits, Last modified:
ly remember, functions can be passed as inputs to other functions! Call over a coach if you want help usi... er functions like we did for part 1.4 for all the other possible pairings, but that would be very tedious... nested functions (a function defined inside of another function). This will allow the filter function t
lab7
2 Hits, Last modified:
id="lab-7-call-the-plumber-_a-k-a-_-a-tree-by-any-other-name-">Lab 7: Call the Plumber (<em>a.k.a.</em> A Tree By Any Other Name)</h1> <h2 id="learning-objectives">Learning
asmt1
1 Hits, Last modified:
se is output (no sub-images, numbers, strings, or otherwise). ===== Grading criteria ===== When we gra
final-exam-email
1 Hits, Last modified:
greeing that you will not communicate with anyone other than your professor during the exam. You may sti
schedule
1 Hits, Last modified:
s that connect this page to the lecture notes and other course materials for that week. The last column l
week5
1 Hits, Last modified:
* review of passing functions as parameters to other functions, including nested functions (this is no