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