-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
ITP-JAN-25 | LONDON | Maryna Romanova | Module-Data-Groups | Sprint 2 #451
base: main
Are you sure you want to change the base?
Conversation
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.
House number is not defined in const address. Also investigate the console.log method. Suppose I want to return the city. How would I amend console.log to make sure it prints this out.
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 error message says this object is not iterable. Have a look at this page to assist with solution-> https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols
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.
Shouldn't there be properties for "serves" and "ingredients" to complete this code?
// c) What is the target return value when invert is called with {a : 1, b: 2} | ||
|
||
// c) What does Object.entries return? Why is it needed in this program? |
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.
c) and d) answers to be expanded
I have made a few points to be looked at |
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Questions
Ask any questions you have for your reviewer.