Policies¶
Please make sure you’re aware of the following policies:
Prohibited
Using any AI tools to write code, reflections, or any other submitted work is not permitted on homework assignments, programming practices, or written check-ins.
Programming Practices¶
All tests for each programming practice are located both in the starter file as assert statements and visible tests in Gradescope. Any solutions that are hard-coded to meet these tests will not receive full credit.
Note: Unless otherwise noted, all assignments are due at 11:59 PM Seattle time. Late submissions will not be accepted.
Warning
Do not modify the name of the starter file when submitting on Gradescope.
Programming practices will be posted here as they are released.