×
×
Correct!
Fix the if statement to alert "Hello World" if
if @(1)x > y@(1) @(1)
alert("Hello World");
@(1)
if (x > y) {
alert("Hello World");
}
Not CorrectClick here to try again. Correct!ifw3exercise_input_no_0x > yw3exercise_input_no_1w3exercise_input_no_2alert("Hello World");w3exercise_input_no_3 |
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?