Search
You can find the results of your search below.
Fulltext results:
- 02 @courses:cs101-2022b:assignments
- rting goods store in Poughkeepsie. Recently she’s seen advertisements for a competitor all over town. A... <ol> <li><p>Let’s start by writing a function to see if any potential customer is within five years of... f interests that customers might have, we want to see if a customer’s interest is <em>one of</em> her t... >!)</p></li> <li><p>Winifred wants to be able to see if a person’s town is within the general area of
- 01 @courses:cs101-2022b:labs
- de, Pyret will generate a syntax error.</p> <p>To see what a syntax error looks like, remove the right ... expressions to complete each of the tasks.</p> <p>See if you get the results you expect. Be daring! In ... hen you look at your Google Drive account, you’ll see your Pyret files in a folder called <code>code.py... en let the professor know.</p></li> <li><p>You’ll see a list of courses you’re enrolled it. Click on th
- 04 @courses:cs101-2022b:labs
- the spreadsheet loaded correctly, check that you see the <code>student-data</code> table when you run the program. If you are not able to see your table, call your instructor or a coach over ... sanitize</code> functions when we load the table. See the <a href="https://dcic-world.org/2022-08-28/pr... code> function on your new table. You should only see the nine houses represented in the count table, a
- 03 @courses:cs101-2022b:assignments
- the code for loading a table from a spreadsheet, seen in class and <a href="https://www.cs.vassar.edu/... nutes?</p> <p>Some of the string functions you’ll see in the documentation produce a <code>List</code>,... Now that we’ve computed the hours of sunlight, it seems like it should be simple to compute the hours o... /pre> <p>If everything’s worked right, you should see a very clear trend for the hours of sunlight and
- 03 @courses:cs101-2022b:labs
- ode>candy-data</code> in the interactions pane to see the data as a table.</p> <p><strong>Note</strong>... ramel.</p> <p>If you got the right answer, you’ll see that 10/37 or about 27% of the chocolate candies ... r and winning percentage? Do these two attributes seem correlated? One way to gain an intuition on this... bility to answer these questions?</p> <p>Here, we see that filtering, ordering, and summarizing data ar
- 04 @courses:cs101-2022b:assignments
- st read, what are two assumptions that this table seems to reflect? Provide an example from the dataset... ople-names</code>.</p> <p><strong>Hint</strong>: See the <a href="https://www.pyret.org/docs/latest/st... tive numbers, which is accurate, but confusing to see!</p> <p class="task"><strong>Task</strong>: Tran
- 05 @courses:cs101-2022b:assignments
- <h2>OPTIONAL Part 4</h2> <p>Now that we’ve seen recursion, we don’t need to rely on built-... </code>.)</p> </div> <p>If you haven’t yet seen how to write a recursive function that returns a
- 02 @courses:cs101-2022b:labs
- code>ad-charge</code> to follow good Pyret style (see <a href="https://www.cs.vassar.edu/~cs101/3/resou... t a single copy of the lab with both your names. (See these <a href="https://help.gradescope.com/articl
- 05 @courses:cs101-2022b:labs
- bout the appearance of the squirrel, where it was seen, and what it was doing.</p> <p>While no census h... class="string">"color"</code> columns. You should see a map that looks like this:</p> <p style="text-a
- 06 @courses:cs101-2022b:assignments
- le classification of an animal. You may have also seen more serious examples, such as this decision tre
- 06 @courses:cs101-2022b:labs
- </span> ... end </code></pre> <p>In class, you’ve seen this function or ones that are very similar, e.g