Skip to content

Answer 2#3

Open
Moe0880 wants to merge 2 commits into
masterfrom
answer-2
Open

Answer 2#3
Moe0880 wants to merge 2 commits into
masterfrom
answer-2

Conversation

@Moe0880

@Moe0880 Moe0880 commented Jun 27, 2020

Copy link
Copy Markdown
Owner

No description provided.

@Moe0880 Moe0880 requested a review from jlcarmic June 27, 2020 00:09
Comment thread index.js
letters[0] = letters[0].toUpperCase()

arr[i] = letters.join('')
arr[i] = letters.join("");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Semicolons and double quotes? Make sure your linter is working, these should have been flagged.

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