Menu
×
×
Correct!
Exercise:Use the correct Math method to get the square root of 9.
var x = Math.@(7);
var x = Math.sqrt(9);
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?