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