Search

You can find the results of your search below.

01 @courses:cs101-2022b:labs
9 Hits, Last modified:
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
6 Hits, Last modified:
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
3 Hits, Last modified:
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
1 Hits, Last modified:
.</p> <p>To ensure the autograder works for your program, use the column names</p> <pre><code>year, month,
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
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
1 Hits, Last modified:
//en.wikipedia.org/wiki/Code_review">review</a> a program written by a coworker. The problem they were aske
03 @courses:cs101-2022b:labs
1 Hits, Last modified:
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
1 Hits, Last modified:
n">Introduction</h2> <p>We would like to write a program that represents pipelines, as you might do if you