Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Agents: results checklist - num2 #4858

Closed
rfprod opened this issue Dec 1, 2015 · 1 comment
Closed

Binary Agents: results checklist - num2 #4858

rfprod opened this issue Dec 1, 2015 · 1 comment

Comments

@rfprod
Copy link
Contributor

rfprod commented Dec 1, 2015

This is probably an aesthetical issue, not a bug.
You may want to correct it, if it was not made on purpose.

binaryAgent("01001001 00100000 01101100 01101111 01110110 01100101 00100000 01000110 01110010 01100101 01100101 01000011 01101111 01100100 01100101 01000011 01100001 01101101 01110000 00100001" should return "I love FreeCodeCamp!"
should probably be
binaryAgent("01001001 00100000 01101100 01101111 01110110 01100101 00100000 01000110 01110010 01100101 01100101 01000011 01101111 01100100 01100101 01000011 01100001 01101101 01110000 00100001") should return "I love FreeCodeCamp!"

@bugron
Copy link
Contributor

bugron commented Dec 1, 2015

@rfprod thanks for pointing this out, we're missing closing parentheses, confirmed!


Please review the Guidelines for Contributing, thank you!.


@bugron bugron added confirmed first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. labels Dec 1, 2015
@SaintPeter SaintPeter added the help wanted Open for all. You do not need permission to work on these. label Dec 1, 2015
@ghost ghost removed the first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. label May 10, 2016
@texas2010 texas2010 removed the help wanted Open for all. You do not need permission to work on these. label May 10, 2016
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

No branches or pull requests

5 participants