nank1ro / codigo-questions

All the questions for the `Codigo: Learn to Code` app
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

[Bug] exercise "en/javascript/templateLiterals/4.md" has an issue #21

Closed Vinzelot closed 2 years ago

Vinzelot commented 2 years ago

If i type the correct answer it loads but i cant continue

nank1ro commented 2 years ago

Hello, thank you for your report. I'm not experiencing any error with that exercise.

Are you sure that you typed:

console.log(`${5} friends`);

with the backtick ` included?

nank1ro commented 2 years ago

closing because this is not a real issue.