Search
You can find the results of your search below.
Fulltext results:
- 07 @courses:cs101-2022b:labs
- k</strong>: Implement the function <code>is-water-running</code>, which takes a <code>Pipeline</code> a... ="keyword">fun</code> <code class="name">is-water-running</code>(pl :: Pipeline) -> Boolean: <code... en | straight(kind, pl1) => is-water-running(pl1) | branch(pl1, pl2) => is-water-running(pl1) <code class="keyword">or</code> is-water
- 01 @courses:cs101-2022b:labs
- ’ll provide Pyret with the program you want it to run. The program could consist of definitions (assign... actions pane</em> (right) is where the results of running your program are displayed and where you can ... , but feel free to ask questions!</p> <ol> <li><p>Run your program by clicking the <em>Run</em> button at the top (or use the shortcut <code>Ctrl</code>-<co
- 02 @courses:cs101-2022b:assignments
- TARGET-HOBBIES</var> = <span class="string">"running, biking, walking, swimming"</span> </cod... hat programs aren’t just written for computers to run; they’re also for people to read. Just as there i... his block appear in the interactions window after running it, then you are fine:</p> <p><img src="https... <code class="string">"helmet"</code>) or turn a gerund into a verb (by removing “ing” from the end, e.g
- 05 @courses:cs101-2022b:labs
- the original data set, and the second sheet is a pruned version removing the columns that aren’t used for this lab.</p> <p>Load the pruned sheet into Pyret by pasting the following code ... a-sheet.sheet-by-name(<span class="string">"Pruned"</span>, <span class="constant">true</span... nctions%29">lambda expression</a>!</p> </div> <p>Run <code>table-to-map</code> on your table after you
- 06 @courses:cs101-2022b:assignments
- ages/diagram.png" /></p> </blockquote> </div> <p>Run your code, then examine <code>net-dt</code> in th... table. This new column should have the results of running the <code>give-net</code> function with <code... e> </pre> <p class="task"><strong>Task</strong>: Run <code>f1-score</code> on <code>results1</code> an
- 01 @courses:cs101-2022b:assignments
- actions pane (on the right) when we press the <em>Run</em> button. Make sure nothing else is output (no
- 05 @courses:cs101-2022b:assignments
- Submitting the assignment</h2> <ol> <li> Hit <em>Run</em> then paste this <code>check</code> block int
- 03 @courses:cs101-2022b:labs
- a Pyret table from a Google Sheet. Press the <em>Run</em> button to process the code in the definition
- 04 @courses:cs101-2022b:labs
- see the <code>student-data</code> table when you run the program. If you are not able to see your tabl