×
×
Correct!
Output "Hello World" if
$a = 50;
$b = 10;
@(2) @(3) > @(3) {
echo "Hello World";
}
$a = 50;
$b = 10;
if ($a > $b) {
echo "Hello World";
}
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 47 exercises.
Are you sure you want to continue?