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
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.
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.