×
×
Correct!
Call (execute) a function named
function myFunction() {
echo "Hello World!";
}
@(12);
function myFunction() {
echo "Hello World!";
}
myFunction();
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 47 exercises.
Are you sure you want to continue?