Skip to content

[Mia] [Michael - Elso] - #62

Closed
ElsoMichael wants to merge 2 commits into
ironhack-labs:masterfrom
ElsoMichael:master
Closed

[Mia] [Michael - Elso]#62
ElsoMichael wants to merge 2 commits into
ironhack-labs:masterfrom
ElsoMichael:master

Conversation

@ElsoMichael

Copy link
Copy Markdown

Issue:

  • lexicographic order and how to input code.

console.log();

// Task 8. not sure how to run the code.
for (var i = 0; i < hacker1.length && hacker2.length; i++) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So here we do lexicographic order, not really related to length. The hint: check localeCompare JS function.

@sandrabosk

Copy link
Copy Markdown
Contributor

Please submit the rest of the exercise and make pull request. Thank you.

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