MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/FreeCodeCamp/comments/1vsb9b9/anyone_know_how_to_do/
r/FreeCodeCamp • u/Forest0the0tree • 14d ago
3 comments sorted by
1
You might need to use single quotes rather than backticks. This is not wrong, it's just that our test might not test for it.
2 u/Forest0the0tree 14d ago Yes you are right, I used backticks and thought it was single quote, problem solved. Thank you!
2
Yes you are right, I used backticks and thought it was single quote, problem solved. Thank you!
Have you tried returning or logging the value. You're not actually doing anything with the variable you created.
1
u/SaintPeter74 mod 14d ago
You might need to use single quotes rather than backticks. This is not wrong, it's just that our test might not test for it.