Manchester | 26-ITP-Sep | Salah Alsabhi | Sprint 2 | Coursework - #1551
salahalsabhi wants to merge 16 commits into
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Generally a high quality piece of work, just a few minor issues to fix. Keep it up. |
|
Addressed the minor review points in the latest commit |
|
Thanks for your updated code. However, I cannot see the fixes for the following two issues. Would you please fix them as well? |
| // Try breaking down the expression and using documentation to explain what it means | ||
| // It will help to think about the order in which expressions are evaluated | ||
| // Try logging the value of num and running the program several times to build an idea of what the program is doing | ||
| // num is a random whole number between 1 and 100 No newline at end of file |
There was a problem hiding this comment.
Your answer is correct. Just the requirement in line 8 means to explain the meaning of each break down of expression. So please add some more details on how the "random whole number between 1 and 100" conclusion comes from. Thank you.
| // a) How many function calls are there in this file? Write down all the lines where a function call is made | ||
| // Answer: 6 function calls. |
There was a problem hiding this comment.
Please write down all the lines where a function call is made. Thank you.
There was a problem hiding this comment.
Well done because you also describe the return value correctly as well.
|
Thank you for feedback...I Fixed both remaining review comments in the latest commit. |
|
Fixed both remaining review comments:
|
|
Congratulation, you have completed this PR successfully. |

Manchester| 26-ITP-Sep | Salah Alsabhi| Sprint2| Coursework
Learners, PR Template
Self checklist
Task code
CYF-1039
Changelist
Completed All Sprint2 exercises