Search

You can find the results of your search below.

06 @courses:cs101-2022b:assignments
6 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... Making and using a decision tree</h2> <p>In this first part, we’ll look at the structure of our decision... File</em> → <em>Save a copy</em>.</p> <p>The code first loads the <code>train-data</code> and <code>test-
04 @courses:cs101-2022b:assignments
5 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... "><strong>Task</strong>: Add a new column, <code>"first-name"</code>. This should contain a substring of ... e <code>"name"</code> column, stopping before the first space (<code>" "</code>). Call the resulting tabl
05 @courses:cs101-2022b:assignments
4 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... are in the same order that the names occur in the first input.</p> </div> <p>Do not use the built-in Tab... eturns the word that occurs immediately after the first <code class="string">"Waldo"</code> in that text.
01 @courses:cs101-2022b:labs
4 Hits, Last modified:
need to add parentheses to tell Pyret what to do first.</p></li> </ol> <h2 id="your-first-program">Your first program</h2> <p>For this lab, you’ll create a program by copy-and-pasting the follow... descope</h2> <ol> <li><p>To submit your work, you first need to download a copy to the computer. Click <e
02 @courses:cs101-2022b:assignments
3 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... ed should send them an ad.</p> <p>To do this, we first need to figure out more information about them.</
03 @courses:cs101-2022b:labs
3 Hits, Last modified:
ave the most sugar!</p> <p><strong>Task</strong>: First you’ll first need to write a function that takes a table Row as input and returns a Boolean that answers... ter-with</code></a> function we saw in class. The first input to <code>filter-with</code> is the Table to
05 @courses:cs101-2022b:labs
3 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... prepared containing the squirrel census data. The first sheet is the original data set, and the second sh
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote {
07 @courses:cs101-2022b:labs
2 Hits, Last modified:
oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote {
03 @courses:cs101-2022b:assignments
1 Hits, Last modified:
g., <code class="string">"06:30"</code>, so we’ll first write a function to convert a time to minutes.</p
04 @courses:cs101-2022b:labs
1 Hits, Last modified:
comment">#| ... |#</code>) in your code. Make the first line of your comment <code>Question 1.1</code> to