Skip to content

LIS-PTWD-FEB-MargaridaPascoal - #742

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

LIS-PTWD-FEB-MargaridaPascoal#742
mindfoo wants to merge 1 commit into
ironhack-labs:masterfrom
mindfoo:master

Conversation

@mindfoo

@mindfoo mindfoo commented Feb 11, 2020

Copy link
Copy Markdown

I tried not using split and join but ended up using split and join. Oh well...

@ironhack-LIS-PTWD

ironhack-LIS-PTWD commented Feb 12, 2020

Copy link
Copy Markdown

Hi Margarida,

well done ! It's not a problem at all to use split() and join(). There are always several solutions to a lab and you should use the one that you understand and that works best for you. However where you are comparing the two words
palindromeCheck === phraseToCheck
bear in mind the spaces and case sensitivity for both strings. Otherwise javascript won't evaluate them as the equal.
"Atack Cats" ≠ "Atac kCats" but "stackcats" === "stackcats"

Cheers :)
Paula

@mindfoo

mindfoo commented Feb 12, 2020 via email

Copy link
Copy Markdown
Author

@stale

stale Bot commented Mar 13, 2020

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 Mar 13, 2020
@stale

stale Bot commented Mar 15, 2020

Copy link
Copy Markdown

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