Week1, Programming Assignment 1

When creating a post, please add:

  • Week # must be added in the tags option of the post.
  • Link to the classroom item you are referring to:
  • Description (include relevant info but please do not post solution code or your entire notebook)
    I passed exercises 1, 2, and 3 with “all tests passed”. But exercise 4 requires using the code from exercise 3, and it fails. The error messages go deep into the stack. I am blocked.

In order to help debug, the best way to start would just be to “copy/paste” the full exception trace you are getting. We have to start somewhere and that’s usually the first step.