Search
You can find the results of your search below.
Fulltext results:
- 04 @courses:cs101-2022b:labs
- ek/edit?usp=sharing">response spreadsheet</a> and make a copy of it (by selecting <em>File</em> → <em>Make a Copy</em>).</p> <img src="https://www.cs.vassar.edu/~cs101/images/make_a_copy.png" width="75%"> <p>This copy of the spr... will be different; don’t use this one!</p> <p>To make sure the spreadsheet loaded correctly, check that
- lab4 @courses:cs101-2021-02
- rh71M/edit?usp=sharing">response spreadsheet</a>, make a copy of it (select “Make a Copy” under the “File” tab), and import it into your program.</p> <!--  --> <p><img src="make_a_copy.png" width="75%"></p> <p>This copy of the spreads
- top @courses:cs101-201804
- lab or assignment, and so on (you get the idea). Make arrangements with a classmate to copy material yo... download page]] to download the software. Please make sure you obtain the most up-to-date version of th... sibility** to notify the instructor in advance to make other arrangements. * "Make-up" examinations or quizzes are not usually offered except in the case of
- lab8 @courses:cs101-2021-5657:labs
- truct toast (kind level)) ; A toast is a ; (make-toast string number[0 to 10]) ; where a toast’s... e: \\ <code scheme> (define toast-list (list (make-toast "white" 0) (make-toast "wheat" 0) (make-toast "white" 4) (make-toast "wheat" 4) (make-toast "whi
- asmt2 @courses:cs101-2021-0405
- .</li> </ul> <h3 id="handin">Handin</h3> <ul> <li>Make sure your file is called <code>asmt2-code.arr</co... /campuswire.com/c/G916D3D51/feed">Campuswire</a>. Make sure you’re following the syllabus's guidelin... >Number documentation</a>!</em><br><br> <em>Hint: Make sure to write type annotations, a docstring, and ... ided to see how the answer was derived. This will make it a lot easier to do the task.</p> <p><strong>Ta
- asmt2 @courses:cs101-2021-02
- .</li> </ul> <h3 id="handin">Handin</h3> <ul> <li>Make sure your file is called <code>asmt2-code.arr</co... /campuswire.com/c/G916D3D51/feed">Campuswire</a>. Make sure you’re following the syllabus's guidelin... >Number documentation</a>!</em><br><br> <em>Hint: Make sure to write type annotations, a docstring, and ... ided to see how the answer was derived. This will make it a lot easier to do the task.</p> <p><strong>Ta
- top @courses:cs377-202651
- mputer architecture, including the resources that make interprocess communication possible. An additiona... st-minute class preparations. Please feel free to make an appointment if you prefer. One of the advantag... tuck trying to understand something, it will only make catching up later that much worse. This is anothe... g of a topic or concept. For my part, I'll try to make the material as easy to digest as possible, but I
- top @courses:cs101-2021-0405
- g, and manipulating data. The choices programmers make about how to represent and access data affect the... the idea). Do your best to attend every lecture. Make arrangements with a classmate to copy material yo... rticipate in class discussions. In return, I will make myself available to answer questions, listen to c... do, too!) The course staff reserves the right to make private posts public if the answer is of general
- top @courses:cs101-2021-02
- g, and manipulating data. The choices programmers make about how to represent and access data affect the... the idea). Do your best to attend every lecture. Make arrangements with a classmate to copy material yo... rticipate in class discussions. In return, I will make myself available to answer questions, listen to c... do, too!) The course staff reserves the right to make private posts public if the answer is of general
- top @courses:cs101-2021-5657
- ance prohibitive, please let me know, and we will make arrangements for you to attend asynchronously. Un... the idea). Do your best to attend every lecture. Make arrangements with a classmate to copy material yo... nsibility to notify the instructor in advance to make other arrangements. <del>Late assignments will be... ith the Title IX Coordinator. Although I have to make that notification, the Title IX office will only
- top @courses:cs102-201651
- 30 to 3 pm \\ R from 1:30 to 3:30 pm \\ \\ Please make appointments to meet me at other times \\ via e-m... milar features, what you learn in this class will make learning other computer languages easier. \\ *... nything you would like to discuss. If you can't make it to my office hours, let me know and I can arra... ve done the work and record your presence in lab. Make sure you are checked off before leaving the lab b
- 06 @courses:cs101-2022b:assignments
- ed in the past, and we use statistics about it to make decisions about new situations. (If you take a ma... ibute nets to the people who are most at risk. To make these decisions, they want to use machine learnin... n 55 °F, wear a coat. If not, don’t!</p> <p>Let’s make a first decision tree for whether to give a bed n... /p> <div class="task"> <p><strong>Task</strong>: Make a table called <code>results1</code> by adding a
- style @courses:cs101-2021-5657
- Use (function, constant, parameter) **names that make sense** with respect to the problem. - **Design... random results, **do not give up on testing.** To make this guide concrete, consider this example: <code... (define (create-cupcake width height) (make-posn (random width) (random height))) </code> Jus... ''one'' ignores its argument. Still, why would ''make-list'' in lieu of ''build-list'' not produce the
- assignments @courses:cs101-201804
- o save your work incrementally, especially if you make major changes to your file. In other words, save ... Your Print-Outs == It is your responsibility to make sure that your printed-out homework submissions a... file contains three functions which will help to make your output easier to read and grade. To use it, make sure there is a copy of the file ''asmt-helper.tx
- 02 @courses:cs101-2022b:assignments
- ny questions, please post on [Ed Discussion][ed]. Make sure that any questions that include your code ar... ue</code> or <code class="constant">false</code>. Make sure to write examples for each function before y... ong>: Consider previous tasks you have completed! Make sure to avoid redundant code or functions that do... his question, we will consider modifications that make a word singular (by removing an “s” from the end,