Course 5: Week 1 - Assignment 3 (Jazz) - Exercise 1

Just to close the loop on the public thread, I had a DM conversation with Masaya, but the problem was already solved by restarting the kernel. So the theory is that the code was already correct, but that the runtime state of the notebook was out of sync. It’s always a worthwhile experiment to try:

  1. Kernel → Restart and Clear Output
  2. Save
  3. Cell → Run All

That will insure that “what you see is what you get”, meaning that it’s really running your current code.

2 Likes