Search

You can find the results of your search below.

07
10 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... id="lab-7-call-the-plumber-or-a-tree-by-any-other-name">Lab 7: Call the Plumber, <br> or, <a class="secr... https://en.wikipedia.org/wiki/A_rose_by_any_other_name_would_smell_as_sweet"><em>A Tree by Any Other Nam
02
9 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... ode><span class="keyword">fun</span> <span class="name">grade</span>(percent :: Number) -&gt; String: ... ode><span class="keyword">fun</span> <span class="name">saffir-simpson</span>(wind-speed :: Number) -&gt
03
8 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... which you’ll upload to Gradescope with both your names.</p> <p>As you work through the lab, take turns ... = <span class="keyword">load-table</span>: name, chocolate, fruity, caramel, nutty, nougat, crisp
04
8 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... lass="keyword">source</span>: data-sheet.sheet-by-name(<span class="string">&quot;Responses&quot;</span>... ask</strong>: Once you’ve duplicated the sheet, rename it to “Cleaned Data”.</p> <img src="https://www.
06
8 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... which you’ll upload to Gradescope with both your names.</p> <hr style="margin-bottom: 3em" /> <h2 id="... ode><span class="keyword">fun</span> <span class="name">product</span>(lst :: List&lt;Number&gt;) -&gt;
05
7 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... which you’ll upload to Gradescope with both your names.</p> <p>As you work through the lab, take turns ... lass="keyword">source</span>: data-sheet.sheet-by-name(<span class="string">&quot;Pruned&quot;</span>, <
01
6 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... ed&quot;) # And the following expression gives a name to a friendly rectangle: fred = rectangle(100, 20... , &quot;solid&quot;, &quot;black&quot;) # Now the name, fred, evaluates to the image: fred # The follow