Search
You can find the results of your search below.
Fulltext results:
- 02
- 0.5em"><strong>For this lab, you’re encouraged to work with a partner, but it can be completed individua... /Code_review">review</a> a program written by a coworker. The problem they were asked to solve was to tu... nto its corresponding letter grade.</p> <p>Your coworker shows you this solution:</p> <pre><code><span c... should.</p></li> <li><p>Why doesn’t this solution work as intended?</p></li> <li><p>Why wouldn't your co
- 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
- 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... estamp, house, stem-level, sleep-hours, schoolwork-hours, student-athlete, extracurricular-hours ... >Now that we have our sanitized table, we can now work on normalizing the data in our columns. In the <c
- 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
- 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