[Omaha.pm] Fwd: "3 apples" + "2 oranges"

Jay Hannah jhannah at omnihotels.com
Tue Jul 18 11:18:10 PDT 2006


I guessed wrong. :)

j

-----------------
>> What do you think this displays, without running it?
>> my $n = "3 apples";
>> my $m = "2 oranges";
>> print $n + $m;
>>
> 2?

5
 


More information about the Omaha-pm mailing list