Search

You can find the results of your search below.

lab1
10 Hits, Last modified:
initions window is where you'll provide Pyret the program you want it to run. The program could consist of definitions (assignment of variables to expressions or fu... tions window is where the results of running your program are displayed and where you can experiment. * ... le or stick with the defaults! ===== Your first program ===== For this lab, you'll create a program by c
lab4
2 Hits, Last modified:
y” under the “File” tab), and import it into your program.</p> <!-- ![Make a copy](make_a_copy.png) --> <p>... et, include the following code at the top of your program. You will put the <code>ssid</code> of your copy
asmt2
1 Hits, Last modified:
line comment... |# </code></pre><p>in your program, describe your thoughts about the reading and how
lab3.html
1 Hits, Last modified:
get started include this code at the top of your program:</p> <pre><code>include shared-gdrive("dcic-2021"
lab7
1 Hits, Last modified:
2> <p>We would like to represent pipelines in our program. A pipeline has faucets (opened or closed):</p> <
top
1 Hits, Last modified:
elop good automated tests to give confidence in a program's correctness; * Work with others to develop, t