Page 1 of 1

Assignment 03 Perl Script Write a Perl script to read dataIn1.dat (A) and dataIn2.dat (B), and then write the result of

Posted: Mon Jul 11, 2022 9:49 am
by answerhappygod
Assignment 03 Perl Script
Write a Perl script to read dataIn1.dat (A) and dataIn2.dat (B),and then write the result of AxB and use it as an input forsummation all the element together (S). Print out S value on thescreen.