Piazza (Discussion Forum)
Please use Piazza as often as is appropriate for your question. Its a great place for all homework questions or whole-class relevant admin questions. Please keep in mind:
- Code snippets are encouraged to debug your work
share as small a portion as your code as you’re sure contains the problem
share your code via markdown rather than sharing a screenshot.
Just click the “markdown editor” radio button and copy/paste your code between two lines which contain only 3 tilde characters (key to the left of 1). You can add python highlighting by writing three tildes ” python” on the first line.
Mark questions as private (only visible to yourself and instructors) if you’re concerned your post might unfairly “help” other students on any active assignment.
Not sure? Mark the question as private and add the <make-this-public?> tag, we’ll remove the tag and mark as public or private as needed.