Skip to content

BCN-PT1219_MarceloSallito - #592

Closed
msallito510 wants to merge 1 commit into
ironhack-labs:masterfrom
msallito510:master
Closed

BCN-PT1219_MarceloSallito#592
msallito510 wants to merge 1 commit into
ironhack-labs:masterfrom
msallito510:master

Conversation

@msallito510

Copy link
Copy Markdown

adding lab for js (without index.html)

Comment thread js/index.js
Comment on lines +30 to +39
if(hacker1 === hacker2){
console.log('What?! You both have the same name?');

} else if(hacker1[0]< hacker2[0]) {
console.log(`The driver's name goes first.`);

} else {
console.log(`Yo, the navigator goes first definitely.`);
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

vigila la identación

@JdeJ JdeJ closed this Jan 9, 2020
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.

3 participants