Search Results

Search: Posts Made By: valhalla
3,677
Posted By valhalla
Here is correct code to make it run: solved it myself
Obj13-1.pl

#!/usr/bin/perl
require ‘obj13t-lib.pl’;

@userarray = <STDIN>;
$sum = sumIt(@userarray);
$ave = $sum/(@userarray);
$newline = @newaray;

print”Total:...
3,677
Posted By valhalla
Perl Scripting issue - homework
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
Here is the...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy