Skip to content

[SAO FT6 - PP - W1D3] Giulia & Barbosa - #584

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

[SAO FT6 - PP - W1D3] Giulia & Barbosa#584
reginaldobr wants to merge 1 commit into
ironhack-labs:masterfrom
reginaldobr:master

Conversation

@reginaldobr

Copy link
Copy Markdown

No description provided.

Comment thread js/index.js
for (let i = 0; i < hacker1.length; i += 1) {
outPutDrivers += `${hacker1[i].toUpperCase()} `;
}
let nameWithSpaces = outPutDrivers.slice(0, outPutDrivers.length - 1);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Para substituir essa linha, procure um método chamado "trim()"

Comment thread js/index.js
Comment on lines +108 to +112
if (phraseNormal === phraseReverse) {
console.log('Yayyyy! It alive... It is indeed a palindrome!');
} else {
console.log('Buuuuuu! Shit phraseeee!!!');
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ótimas mensagens de console.log!!

@heitorgodau

Copy link
Copy Markdown

Muito bom! Boa dupla!

@stale

stale Bot commented Dec 29, 2019

Copy link
Copy Markdown

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 Dec 29, 2019
@stale

stale Bot commented Dec 31, 2019

Copy link
Copy Markdown

This pull request is closed. Thank you.

@stale stale Bot closed this Dec 31, 2019
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