Skip to content

LIS - WDPT - FEB - Hugo Rodrigues#738

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

LIS - WDPT - FEB - Hugo Rodrigues#738
Hugo395 wants to merge 2 commits into
ironhack-labs:masterfrom
Hugo395:master

Conversation

@Hugo395
Copy link
Copy Markdown

@Hugo395 Hugo395 commented Feb 10, 2020

in working

-Some problems with if(hacker1.lenght > hacker2.lenght){
console.log (The driver has the longest name, it has ${hacker1.lenght} characters.)
}
else if(hacker2.lenght > hacker1.lenght){
console.log(It seems that the navigator has the longest name, it has ${hacker2.lenght} characters.)
}else{
console.log(Wow, you both have equally long names, ${hacker1.lenght} characters!)
}
@ironhack-LIS-PTWD

@ironhack-LIS-PTWD
Copy link
Copy Markdown

Hi Hugo,

Please copy and paste all the code of your repl inside the js file of this lab
and then add, commit and push your changes.
At the moment we don't have access to your code.
Thank you,
Paula :)

@ironhack-LIS-PTWD
Copy link
Copy Markdown

Hey Hugo,
One more thing - (hacker1.lenght > hacker2.lenght) - you've mispelled 'length' :)

Thanks,
Lissy

@stale
Copy link
Copy Markdown

stale Bot commented Mar 13, 2020

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale label Mar 13, 2020
@stale
Copy link
Copy Markdown

stale Bot commented Mar 15, 2020

This pull request is closed. Thank you.

@stale stale Bot closed this Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants