Project 2

What to Do

  • Choose only one of these options; you should not submit both of these projects:
  • Submit this form

When to Do It

By 20201011T235900-0400.

Grading

This project will be graded on the basis of correctness, design, and style.

  • Correctness refers to the extent to which your code is consistent with the project’s specifications and free of bugs.
  • Design refers to the extent to which your code is written well (i.e., efficiently, elegantly, and logically).
  • Style refers to the extent to which your code is readable (i.e., clear, consistent, commented, indented, with variables aptly named). This includes, but is not limited to, adherence to Python’s style guide, which you can verify using pycodestyle.

How to Get Help

  1. Ask questions on Ed
  2. Attend office hours
  3. Email your teaching fellow