Search

You can find the results of your search below.

lab4
8 Hits, Last modified:
-sheet.sheet-<span class="hljs-keyword">by</span>-name(<span class="hljs-string">"Form Responses 1"</spa... "></p> <p>Once you&#39;ve duplicated the sheet, rename it to &quot;Cleaned Data&quot;. </p> <!-- ![Rename Sheet](rename_sheet.png) --> <p><img src="rename_sheet.png" width="50%"></p> <p>Now when you load the s
lab1
5 Hits, Last modified:
ating different types of data expressions # <YOUR NAME> # Numbers are a type of data. # - The following... , rectangle(40, 40, "solid", "blue")) # Give a name to a friendly rectangle fred = rectangle(100, 20,... just want to play around. \\ \\ * Fill in your name with ''<YOUR NAME>'' appears in the comments at the top of the program. \\ \\ * Run your program by
lab3.html
5 Hits, Last modified:
keyword">table</span>: <span class="hljs-keyword">name</span>, chocolate, fruity, caramel, nutty, nougat... ljs-keyword">by</span>-<span class="hljs-keyword">name</span>(<span class="hljs-string">"candy-data"</sp... ble</code> to be filtered and second input is the name of the filter function, which is the function you... ()</code> where <code>&lt;table&gt;</code> is the name of (or an expression that evaluates to) a table.
lab7
4 Hits, Last modified:
b-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 objec... /span> Lab <span class="hljs-number">7</span> Name: your <span class="hljs-built_in">name</span> |<span class="hljs-comment">#</span> </code></pre><p>As u
asmt3
3 Hits, Last modified:
9"><code>string-to-number</code></a>. Despite its name, the output is <em>not</em> a number! It&#39;s <c... Task</strong>: Add a column to the table giving a name for each row. This could be the full date or an abbreviated month name. Update your plot to use this column for its labe
asmt1
2 Hits, Last modified:
will be graded anonymously, so don't include your name. ===== Help! ===== * You'll want to consult... or instance, you can use ''"green"'' as the color name even though it produces a brighter green than on
asmt2
2 Hits, Last modified:
d Style Guidelines</a>. </li> <li>Do not put your name anywhere in any file.</li> </ul> <h3 id="handin">... n.</em></strong> </li> <li>Be sure to use the filename (<code>asmt2-code.arr</code>) and function names
top
1 Hits, Last modified:
ces, and honors your identities. - If you have a name and/or set of pronouns that differ from those tha
week5
1 Hits, Last modified:
ed expressions * named values of the form ''NAME = EXPRESSION'' * if-else, and if-else if-el