Search
You can find the results of your search below.
Fulltext results:
- 07
- .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
- .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) -> String: ... ode><span class="keyword">fun</span> <span class="name">saffir-simpson</span>(wind-speed :: Number) ->
- 03
- .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
- .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">"Responses"</span>... ask</strong>: Once you’ve duplicated the sheet, rename it to “Cleaned Data”.</p> <img src="https://www.
- 06
- .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<Number>) ->
- 05
- .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">"Pruned"</span>, <
- 01
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... ed") # And the following expression gives a name to a friendly rectangle: fred = rectangle(100, 20... , "solid", "black") # Now the name, fred, evaluates to the image: fred # The follow