×
×
Correct!
Let the function return the second value.
function myFunction($fname, $lname) {
@(6) @(6);
}
function myFunction($fname, $lname) {
return $lname;
}
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 47 exercises.
Are you sure you want to continue?