Search

You can find the results of your search below.

05 @courses:cs101-2022b:assignments
4 Hits, Last modified:
s for each of these tasks:</p> <ul> <li><p><code>create-table-with-col(colname :: String, colvals :: List) -&gt; Table</code></p> <p>This function creates a Table with one column.</p></li> <li><p><code>a... y:</p> <pre class="pyret"><var>new-table</var> = create-table-with-col(<span class="string">&quot;room&qu... ombination of built-in operators and recursion to create the lists of column values.</p> <p>You can solve
03 @courses:cs101-2022b:labs
3 Hits, Last modified:
lated? One way to gain an intuition on this is to create a scatterplot that puts one attribute on each axi... Write an expression in the definitions pane that creates the scatterplot, and, in a comment, summarize wh... you’ll be using other visualizations, but they’re created in much the same way!</p> <h2 id="takeaways">Ta
02 @courses:cs101-2022b:assignments
2 Hits, Last modified:
uidelines">Assignment guidelines</h2> <ul> <li><p>Create a new file named <code>asmt02.arr</code> on <a hr... lobal variables</em>, which are variables (names) created outside of a function, which are accessible to a
06 @courses:cs101-2022b:assignments
2 Hits, Last modified:
imal-tree.png" /></p> <p>Source: <a href="https://creately.com/blog/diagrams/what-is-a-dichotomous-key">Creately</a></p> </blockquote> <p>In this case, the quest
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
">Your first program</h2> <p>For this lab, you’ll create a program by copy-and-pasting the following code
04 @courses:cs101-2022b:labs
1 Hits, Last modified:
-athlete</code> column</h3> <p>Use the table you created in Exercise 1.2 as your starting point for this