Help for this page
print $value = $hash{$key};
$value = $hash{$key};
print "fruit: $key is $hash{$key}\n\n";