Search
You can find the results of your search below.
Fulltext results:
- lab4
- -sheet.sheet-<span class="hljs-keyword">by</span>-name(<span class="hljs-string">"Form Responses 1"</spa... "></p> <p>Once you've duplicated the sheet, rename it to "Cleaned Data". </p> <!--  --> <p><img src="rename_sheet.png" width="50%"></p> <p>Now when you load the s
- asmt1
- to your Google account. \\ \\ - Make a new file named ''asmt1.arr''. \\ **Note**: Assignments 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 ... more accurate, a comprehensive list of the color names Pyret understands can be found [[https://www.pyr
- lab1
- 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
- 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><table></code> is the name of (or an expression that evaluates to) a table.
- asmt3
- 9"><code>string-to-number</code></a>. Despite its name, the output is <em>not</em> a number! It'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... /em> -> <em>Download</em>) and ensure it's named <code>asmt3-code.arr</code>.</p> </li> <li><p>Up
- lab7
- 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
- asmt2
- 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 exactly as indicated above.</li> <li>If you do not, th
- top
- ogether. You should submit a single lab with both names on it and will receive the same grade. Submitti... ces, and honors your identities. - If you have a name and/or set of pronouns that differ from those tha
- week5
- values * parenthesized expressions * named values of the form ''NAME = EXPRESSION'' * if-else, and if-else if-else expressions \\ \\