Search

You can find the results of your search below.

02 @courses:cs101-2022b:assignments
16 Hits, Last modified:
car status and determines whether or not Winifred should send them an ad.</p> <p>To do this, we first nee... n class="keyword">end</span> </code></pre> <p>It should return <code class="constant">true</code> if the ... bers.html">Number documentation</a>!)</p> <p>This should be an inclusive comparison, meaning that if the t... rs older or younger than the target, the function should return <code class="constant">true</code>.</p></l
06 @courses:cs101-2022b:assignments
12 Hits, Last modified:
such as this decision tree about whether someone should be considered a close contact for Covid-19:</p> <... shold</code>? If it’s less than the threshold, we should follow the first branch of the tree. Otherwise, we should follow the second.</p></li> </ol> <p>So, to give ... actions pane, clicking on the different parts. It should look like this:</p> <blockquote> <p><img src="htt
03 @courses:cs101-2022b:assignments
7 Hits, Last modified:
a time as a string (like those in the table), it should convert it to the number of minutes since midnigh... an class="keyword">end</span> </code></pre> <p>It should compute the minutes the elapsed between the given... computed the hours of sunlight, it seems like it should be simple to compute the hours of moonlight – jus... he start time is <em>before</em> the end time, it should work just like <code>elapsed-mins</code>.</p> <p>
02 @courses:cs101-2022b:labs
5 Hits, Last modified:
where the code does not return what you think it should.</p></li> <li><p>Why doesn’t this solution work a... ker realize this function isn&rsquo;t right? What should they have done?</p></li> </ul> <h2 id="part-2-we... n class="keyword">end</span> </code></pre> <p>It should return true if the specified latitude and longitu... /pre> <p>Your <code>severe-alert</code> function should <em>call</em> the <code>at-vassar</code> function
05 @courses:cs101-2022b:labs
5 Hits, Last modified:
<code class="string">"color"</code> columns. You should see a map that looks like this:</p> <p style="te... color-constants%29">color Pyret knows</a>, so you should change it to <code class="string">"brown"</code>.... ee columns listed above.</p> <p>Additionally, you should remove observations that are blank (<code class="string">""</code>) and should make all of the strings lowercase.</p> </div> <p
04 @courses:cs101-2022b:labs
4 Hits, Last modified:
<code>extracurricular-hours</code> column, Pyret should report one or more errors due to values that can’... r, if there is a clear way clean up the data, you should edit the data for that cell.</p> <p><strong>Task... e answer is not one of the nine Vassar houses, we should change the response to <code class="string">"OTHE... code>count</code> function on your new table. You should only see the nine houses represented in the count
06 @courses:cs101-2022b:labs
3 Hits, Last modified:
<p>If the list is empty, <code>max-pos-num</code> should return <code>-1</code>. (Note that every positive... ater than <code>-1</code>!)</p> <p>Your function should call <code>num-max</code> to find the maximum of ... ed to write test cases for this function, but you should call it to make sure it works as intended. For ex
04 @courses:cs101-2022b:assignments
2 Hits, Last modified:
/h2> <p>Before we try to work with this data, we should think about what the valid contents of the fields... Add a new column, <code>"first-name"</code>. This should contain a substring of the value in the <code>"na
05 @courses:cs101-2022b:assignments
2 Hits, Last modified:
"</code>,</p> </blockquote> <p>then your function should return <code class="string">"leaves"</code>.</p> ... lock into the Interactions Pane. All the tests should pass. If they don&rsquo;t, that means you have a
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
subsequent functions you write.</p> <p>The result should be a table with eight rows in it.</p> <h3 id="ex... ou have a computation to perform around data, you should start by thinking through what combinations of fi
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
radescope.com">gradescope.com</a> and log in. You should have received an email inviting you to sign up fo