Hi,
I’m encountering an issue and don’t understand why it’s not working.
(Solution code removed, as posting it publicly is against the honour code of this community, regardless if it is correct or not. You can share the errors you get)
I did load the test code at the top of the page.
Any help is greatly appreciated.
Dave
Hi @Tokyo_Dave
Can you clear your kernel output, then restart your kernel, run each cell from beginning till the test you encountered the failed test result. Let me know if you encountered still the same error.
Deepti,
I followed your instructions and it did not resolve the error. I’ll try again but, I’ve spent a lot of hours trying to finish this one assignment.
Can you tell me why when I finished the test I got 97% with all the answers correct? Also how much of the grade is the assignment? Are the final results for the class pass or fail or is a grade actually given?
Thank You!
Dave
The error before shows you didn’t run down codes for exercise 1b, what does it shows now?
Also I can see you run down count for cell seems to up side down, for test cell it shows 4 and then for code you wrote shows 16, so probably you made corrections to your codes and then kernel must have got disconnected, so when you run down the test cell, the count must have start from 0.
You need to share screenshot of the test output. Also please don’t post screenshot of grade cells where you wrote codes.
If your codes are correct, then running each cell one at a time from beginning till the end should execute your codes.
I would suggest not to aim just passing the test, always try to score
, so you get better at debugging your codes.
Always take a break, and start fresh when you are exhausted of doing the assignment. It helps.
Deepti,
Thank you for your advice and encouragement. I’ll take your advice and go for a walk. When I get back, I’ll take a fresh look at it.
Also noted regarding screenshots.
Much appreciated,
Dave
1 Like