Skip to content
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

17 step error in answer, be course it copy paste :-) #310

Open
woodsleaf opened this issue Feb 19, 2021 · 0 comments
Open

17 step error in answer, be course it copy paste :-) #310

woodsleaf opened this issue Feb 19, 2021 · 0 comments

Comments

@woodsleaf
Copy link

Describe the bug
17 step error in answer, be course it copy paste

To Reproduce
Steps to reproduce the behavior:

  1. Go to lesson 17

  2. Click on execute verify

  3. Look "right" answer, and read what student shall do.

  4. it wrong data
    const car = {
    make: 'Toyota',
    model: 'Camry',
    year: 2020
    }
    const keys = Object.keys(car)

    console.log(keys)

Screenshots
2021-02-19 18_12_44-cmd exe

Execution environment (please complete the following information):

  • OS: win 10 x64
  • Version 20H2
  • Node Version v14.15.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant