Search

You can find the results of your search below.

03 @courses:cs101-2022b:labs
7 Hits, Last modified:
file which you’ll upload to Gradescope with both your names.</p> <p>As you work through the lab, take t... ing”. That is, for a while you type in CPO while your partner is reading the assignment and then you tr... >To get started, include this code at the top of your program, in the definitions pane:</p> <pre><code>... t’s use the power of filtering to learn more from our candy data.</p> <p>Suggestion: For each section,
06 @courses:cs101-2022b:assignments
6 Hits, Last modified:
ing what to do based on the data.)</p> <p>This is our last Pyret assignment, and it pulls together many... file or the functions.</li> <li>Remember to test your functions thoroughly and to write your code clearly. Your work will be graded on clarity and thorough testing, as well as on whether it works
04 @courses:cs101-2022b:labs
5 Hits, Last modified:
k</strong>: Add the following code at the top of your program:</p> <pre><code><span class="keyword">inc... t;</span> <span class="comment"># Put the ID of your spreadsheet here</span> <var>data-sheet</var> = l... ></pre> <p><strong>Task</strong>: Put the ID of your copy of the spreadsheet in your code above.</p> <p><strong>Note</strong>: Your <code>ssid</code> will
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
t begin to dwindle. In this assignment, we’ll use our experience working with tables (in class and in l... </a>.</p> <p>To ensure the autograder works for your program, use the column names</p> <pre><code>year... of test data. Use the following table or make up your own examples:</p> <pre><code><var>test-data</var... rader won’t deduct points for missing tests, but your instructor will!)</p> <h2 id="part-2-sunlight">
02 @courses:cs101-2022b:assignments
3 Hits, Last modified:
pyret.org">Pyret</a>.</p></li> <li><p>Do not put your name in your assignment; we want to grade anonymously.</p></li> <li><p>You will be graded on following... es</a> for details.</p></li> <li><p>Try to write your tests before filling in your functions, so you can quickly tell if they are working correctly.</p></li
02 @courses:cs101-2022b:labs
2 Hits, Last modified:
rade into its corresponding letter grade.</p> <p>Your coworker shows you this solution:</p> <pre><code>... n work as intended?</p></li> <li><p>Why wouldn't your coworker realize this function isn&rsquo;t right?... average recorded recent wind speed (in miles per hour) and returns the category to which that wind spee... cimals or fractions). Be sure to write tests for your function that address <em>each</em> category.</p>
05 @courses:cs101-2022b:labs
2 Hits, Last modified:
file which you’ll upload to Gradescope with both your names.</p> <p>As you work through the lab, take t... ing”. That is, for a while you type in CPO while your partner is reading the assignment and then you tr... le) helper functions to do this!</p> <p>To test your function, you can use the following before-and-af... </p> </div> <p>Run <code>table-to-map</code> on your table after you add the <code class="string">"x"<
07 @courses:cs101-2022b:labs
2 Hits, Last modified:
file which you’ll upload to Gradescope with both your names.</p> <hr style="margin-bottom: 3em" /> <h... above with the appropriate data definition. Since our pipelines consist of multiple instances of faucets, straight pipes, and branches, our data definition includes these three varieties.</... the following data definitions and examples into your <code>lab07.arr</code> file.</p> <pre class="pyre
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
instructor will provide instructions to log into your Linux accounts on the classroom workstations and set your passwords.</p> <h2 id="todays-lab">Today’s lab</h... onment and</li> <li>the procedure for submitting your work electronically.</li> </ul> <p>If you have trouble, raise your hand -- we’re here to help!</p> <h2 id="opening-c