Dears,
I have been a little rusty and I have some fundamental issues that I am running into.
1- Most of my exercises from Week 1 are overdue and I want to change the submission date however, I do not know where to do that.
2- there are multiple exercises in the 2nd assignment.
a- How can I check that I updated each exercise correctly? Can I compile or run each exercise code separately? Should I submit only after fixing all the exercise
You can run tests as you go for each exercise before you submit overall as you might have noticed!
Check this article on how to reset dealines:
https://www.coursera.support/s/article/208279866-Assignment-deadlines?language=en_US
1 Like
Thank you @gent.spah I appreciate your help. I can reset the deadline now.
Can you please elaborate on how to run the test for each exercise?
You just need to run the cell, once you complete your code in the area ### START YOUR CODE HERE
. You don’t need to write your code anywhere else or modify/delete the pre-written code.
3 Likes