Search
You can find the results of your search below.
Fulltext results:
- 05 @courses:cs101-2022b:assignments
- s for each of these tasks:</p> <ul> <li><p><code>create-table-with-col(colname :: String, colvals :: List) -> 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">"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
- 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
- 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
- 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
- ">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
- -athlete</code> column</h3> <p>Use the table you created in Exercise 1.2 as your starting point for this