×
×
Correct!
Use the correct array method to sort the
$colors = array("red", "green", "blue", "yellow");
@(13);
$colors = array("red", "green", "blue", "yellow");
sort($colors);
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 47 exercises.
Are you sure you want to continue?