×
×
Correct!
Use escape characters to alert
let txt = "@(18)";
alert(txt);
let txt = "We are \"Vikings\"";
alert(txt);
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?