×
×
Correct!
Use the
$("@(1)").on(@(7), function(){
$(this).hide();
});
$("p").on("click", function(){
$(this).hide();
});
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?