Help for this page
%some_hash = ("foo", 35, "bar", 12.4, 2.5, "hello", "wilma", 1.72e30, +"betty", "bye\n"); ... print "$key => $value\n"; }
number0betty => bye ... . .