Search
You can find the results of your search below.
Fulltext results:
- 01 @courses:cs101-2022b:labs
- em> (left) is where you’ll provide Pyret with the program you want it to run. The program could consist of definitions (assignment of variables to expressions or fu... /em> (right) is where the results of running your program are displayed and where you can experiment.</p></... at to do first.</p></li> </ol> <h2 id="your-first-program">Your first program</h2> <p>For this lab, you’ll
- 02 @courses:cs101-2022b:assignments
- ch are accessible to all functions throughout the program. They are normally defined in the top of the program and are distinguished from local variables by having ... English essay, there is good style for writing a program.</p> <p><strong>Task</strong>: Take a moment to ... yword">check</code> block into the bottom of your program:</p> <pre><code><span class="keyword">check</span
- 04 @courses:cs101-2022b:labs
- e’re ready to import the spreadsheet into a Pyret program.</p> <p><strong>Task</strong>: Add the following code at the top of your program:</p> <pre><code><span class="keyword">include</sp... <code>student-data</code> table when you run the program. If you are not able to see your table, call your
- 03 @courses:cs101-2022b:assignments
- .</p> <p>To ensure the autograder works for your program, use the column names</p> <pre><code>year, month,
- 04 @courses:cs101-2022b:assignments
- mment (<code>#| ... |#</code>) at the top of your program before moving on to Part 2.</p> <ol> <li><p>Take
- 02 @courses:cs101-2022b:labs
- //en.wikipedia.org/wiki/Code_review">review</a> a program written by a coworker. The problem they were aske
- 03 @courses:cs101-2022b:labs
- get started, include this code at the top of your program, in the definitions pane:</p> <pre><code><span cl
- 07 @courses:cs101-2022b:labs
- n">Introduction</h2> <p>We would like to write a program that represents pipelines, as you might do if you