Choose the correct comparison operator to alert true, when x is greater than y.
true
x
y
Click here to try again.
x = 10; y = 5; alert(x w3exercise_input_no_0 y);
w3exercise_input_no_0
Completed 0 of 67 Exercises:
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?
Share your score:
Take our JavaScript Developer Certificate to prove that you have fundamental knowledge of web development using JavaScript.