×
×
Correct!
Choose the correct comparison operator to alert
x = 10;
y = 5;
alert(x @(1) y);
x = 10;
y = 5;
alert(x > y);
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?