Show Output
Example of Removing the Last Value from PHP Array
"; echo 'The value removed from the $sports array is - ' . $removed; ?>