We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug 17 step error in answer, be course it copy paste
To Reproduce Steps to reproduce the behavior:
Go to lesson 17
Click on execute verify
Look "right" answer, and read what student shall do.
it wrong data const car = { make: 'Toyota', model: 'Camry', year: 2020 } const keys = Object.keys(car)
console.log(keys)
Screenshots
Execution environment (please complete the following information):