Help for this page
$apples = "apples"; $oranges = "oranges"; ... }else { print "$apples and $oranges are not the same"; }