Hello,
Please assist and connect me to the Instructor, as there are likely issues in the Programming-Checker section.
Context:
I have submitted PROGRAMMING Assignment# 2. In SW Code Section-1, Student enters the code/assigment.
Section# 2 is Assignment Checker.
Issue: Section# 2 Assignment Checker does not seem to call Python modules such as numpy etc…And Student cannot add “import numpy as np”, due to which my assignment is being marked as Failed.
Request:
Please inform the Instructor and connect me so that I could get grades.
If required, I could email my programming-code.
Thank you for your cooperation.
Sincerely,
A D
If you are expecting that everything else in the notebook will work fine, it would not. You need to make sure all these exercises are correct before proceeding forward in the assignment, as they more or less depend on each other.
They look the same to me, but glad to hear that you found a solution. Note that they actually gave you the code in the instructions in the notebook and there is simpler way to write it by using -1 to say “use whatever is left here” for the dimensions.