-
-
Notifications
You must be signed in to change notification settings - Fork 72
ITP London_Jan 2025 | Samunta Sunuwar Module-Data-Flows | Sprint 1|Array Destructuring #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
ITP London_Jan 2025 | Samunta Sunuwar Module-Data-Flows | Sprint 1|Array Destructuring #187
Conversation
Samunta
commented
Apr 7, 2025
- I have committed my files one by one, on purpose, and for a reason
- I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
- I have tested my changes
- My changes follow the style guide
- My changes meet the requirements of this task
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
solution works in my IDE, what about adding the price currency and a comment line per code block to explain your thought process. Just suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the feedback, I will keep this in mind.
Solutions work as expected, just add a few comments to explain your code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a comment about the functions definition in exercise-2.
} | ||
} | ||
} | ||
revelioGryffindor(hogwarts) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The function is not defined to accept any parameter though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for flagging this and pointing this out. I have now refactored my code and pushed commits to consider the missing parameter