Manchester | 26-ITP-May |Samreen Amjad| Sprint 1 | Coursework#1503
Manchester | 26-ITP-May |Samreen Amjad| Sprint 1 | Coursework#1503serveyano wants to merge 1 commit into
Conversation
|
|
||
| // c) Identify all the lines that are variable reassignment statements | ||
|
|
||
| //Lines 7 & 8 |
There was a problem hiding this comment.
Could you take another look at your answer for part c? Check whether the lines you've identified are actually reassigning a variable, or if they're doing something else.
|
|
||
| // d) Identify all the lines that are variable declarations | ||
|
|
||
| //Lines 1 & 2 |
There was a problem hiding this comment.
Could you review your answer for part d as well? It may help to revisit the difference between a variable declaration and other operations involving variables.
|
Hi @serveyano Nice work overall. I have a few suggestions that will help you build good habits as you continue through the course: Commit history Line endings Fix for VSCode: https://stackoverflow.com/a/44704969 Keep up the good work! |
Learners, PR Template
Self checklist
[x] have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
[x] My changes meet the requirements of the task
[x] I have tested my changes
[x] My changes follow the style guide
Changelist
This PR is for coursework sprint 1