Search

You can find the results of your search below.

top
9 Hits, Last modified:
other designated Quantitative Course. So here's some advice: Keep up with the reading and assignments.... However, everybody works at different speeds, and some labs may take longer than I anticipate. If you ne... sidered copying. (That is, you can’t “paraphrase” someone else’s work!) 3. You may not post a public qu... ly to the writing of computer programs. **Copying someone else’s code without attribution is plagiarism.
asmt3
7 Hits, Last modified:
me.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>Some kindly astronomers have shared a data set with us... e output is <em>not</em> a number! It&#39;s <code>some</code> number if the string can be converted and ... can&#39;t. You only need to worry about the <code>some</code> case. To get the number out, use <code>.va... s-string">"06"</span>) <span class="hljs-keyword">some</span>(<span class="hljs-number">6</span>) ››› <s
asmt2
5 Hits, Last modified:
ad.</p> <p>In order to figure out whether or not someone should get an ad, we need to first figure out some more basic information about them.</p> <h2 id="pa... ions">1A: Criteria functions</h3> <p>To decide if someone is a good potential customer to advertise to, ... therwise.<br><br></li> <li>Now we can find out if someone lives in the area, but Giselle knows that peop
lab1
3 Hits, Last modified:
rl+enter'') \\ \\ * If there is a syntax error somewhere in your code, Pyret will generate a syntax e... messages will help. \\ \\ * Experiment! Change some of the expressions in the program. \\ \\ * The... e a copy// and giving it a name. \\ \\ * CPO //sometimes// auto-saves. Do not rely on this! Make sure
lab2
3 Hits, Last modified:
ame up with an implementation, but they're having some issues. Consider their code: <code> TIME = 0900 ... pical depression | $ \leq $ 38 | Here's some sample desired behavior of the ''saffir-simpson''... ory of the hurricane, without having to duplicate some of the code you wrote in ''saffir-simpson''? =
lab3.html
3 Hits, Last modified:
dies.</p> <p>The function declaration should look something like this:</p> <pre><code><span class="hljs-... fortable working with tabular data and practicing some common operators on tables. It also gets you thin... hat filtering, ordering, and summarizing data are some of the key operations. So far we’ve only looked a
lab4
2 Hits, Last modified:
spreadsheet is yours to tweak manually. There are some values that Pyret will not allow you to read in, ... s in the last two columns are in the format <code>some(x)</code> or <code>none</code>. In order to turn
final-exam-email
1 Hits, Last modified:
light of the exam being administered online, and some students taking the exam remotely, turning in a s
week5
1 Hits, Last modified:
* d. (6 points) write an expression that involves some form of table processing to compute/locate a part
week6
1 Hits, Last modified:
checking whether any element of a list satisfies some condition * Transforming a list with highe
week11
1 Hits, Last modified:
o do these before Thursday's class. We'll go over some of them on Thursday \\ \\ * **Problem 1.**