Uh oh!
There was an error while loading. Please reload this page.
London | 26-ITP-May | Gideon Defar | Sprint 1 | Coursework - #1553
London | 26-ITP-May | Gideon Defar | Sprint 1 | Coursework#1553gideondefar wants to merge 16 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
webmonch
commented
Jul 25, 2026
I believe 0.js and 3.js in the mandatory errors section also require a solution. I also noticed that not all of the files run without errors. As a general practice, it’s worth running each file before pushing your changes to make sure there are no syntax or runtime errors. |
cjyuan
commented
Jul 27, 2026
Note: It seems this PR has been reviewed. So I changed to label to |
gideondefar
commented
Aug 14, 2026
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
webmonch
commented
Aug 15, 2026
Good job! Most of the issues have been resolved, only few tiny ones left. |
Could you please tell me a specific bug, so I can fix it. I couldn't see unresolved issue; I guess I have fixed all your feedback. |
cjyuan
commented
Aug 20, 2026
@gideondefar I think these two unresolved comments have not yet been addressed: |
@cjyuan I have carefully go through them and resolved the issue thank you very much. |
Self checklist
Changelist
In this PR, I have completed the required Sprint 1 coursework exercises.
Questions
How do you recommend formatting long multi-line explanations or breakdowns for formulas in the code? Is a detailed block comment preferred over individual single-line comments according to the style guide?