r/FreeCodeCamp 14d ago

Programming Question Anyone know how to do

Post image
5 Upvotes

3 comments sorted by

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.

2

u/Forest0the0tree 14d ago

Yes you are right, I used backticks and thought it was single quote, problem solved. Thank you!

1

u/bonehenge 14d ago

Have you tried returning or logging the value. You're not actually doing anything with the variable you created.