Search
You can find the results of your search below.
Fulltext results:
- 01
- to log into your Linux accounts on the classroom workstations and set your passwords.</p> <h2 id="today... nt and</li> <li>the procedure for submitting your work electronically.</li> </ul> <p>If you have trouble... >Use our CS account to log in to one of the Linux workstations in the classroom.</p></li> <li><p>To open... ocedure below.</p></li> </ol> <h2 id="saving-your-work">Saving your work</h2> <ol> <li><p>Save your prog
- 05
- > <p>The goal of this lab is to give you practice working to analyze real data, which will require working with both tables and lists. As you work on each part of the lab, you’ll practice breaking problems i... an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y
- 02
- 0.5em"><strong>For this lab, you’re encouraged to work with a partner, but it can be completed individua... should.</p></li> <li><p>Why doesn’t this solution work as intended?</p></li> <li><p>Why wouldn't your co... n class="keyword">end</span> </code></pre> <p>It works the same way as the previous function, but only ... ion).</p> <p>This time they’re sure the function works right, and they have test cases to prove it. But
- 03
- an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... to Gradescope with both your names.</p> <p>As you work through the lab, take turns “driving” and “naviga... ode>where</code> block to check that the function works correctly! Often when we’re working with a big table of data, we’ll define a second, smaller table jus
- 04
- rom data.</p> <p>Up until now, the data that you worked with in lab and on assignments has been sanitiz... xpect Pyret to process the data without any extra work.</p> <p>For this lab, we’ll analyze the data fro... >Now that we have our sanitized table, we can now work on normalizing the data in our columns. In the <c... e> <p>What’s neat about this function is it will work on <em>any</em> table that has a column of type <
- 07
- modeling parts of the world using trees,</li> <li>working with structurally recursive data definitions, ... an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... file. Make sure you understand how this function works – how did we write this based on the template ab
- 06
- an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... function, but you should call it to make sure it works as intended. For example,</p> <pre class="pyret