Skip to content

Conversation

jspieler
Copy link

@jspieler jspieler commented Jan 2, 2023

No description provided.

const names = ['Asabeneh', 'Brook', 'David', 'John']
let [firstPerson, secondPerson, ThirdPerson, fourth Person] = names;
const names = ['Asabeneh', 'Brook', 'David', 'John'];
let [firstPerson, secondPerson, ThirdPerson, fourthPerson] = names;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change ThirdPerson to thirdPerson

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

Successfully merging this pull request may close these issues.

2 participants