in reply to
Evaluates two array index
Try using
$i
as an element counter to multiply the corresponding elements of each of the first two arrays together and then
push
onto the results array, where are you having problems?
Comment on
Re: Evaluates two array index
Select
or
Download
Code
In Section
Seekers of Perl Wisdom