| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Use the correct selector to hide all elements with class="test". 
$("@(5)").hide();
 
$(".test").hide();
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?