On Mar 1, 2010, at 3:45 PM, J. D. wrote:
This is my first post to the list but I doubt anyone here will do
your homework.
On 3/1/10, freefrank wrote:
Any body could help me code these 4 modules on
http://moodle.cs.ualberta.ca/mod/assignment/view.php?id=14448
great thanks!
--
To
This is my first post to the list but I doubt anyone here will do your homework.
On 3/1/10, freefrank wrote:
> Any body could help me code these 4 modules on
> http://moodle.cs.ualberta.ca/mod/assignment/view.php?id=14448
> great thanks!
>
>
> --
> To unsubscribe, e-mai
Any body could help me code these 4 modules on
http://moodle.cs.ualberta.ca/mod/assignment/view.php?id=14448
great thanks!
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
}
print"New Array is :@newarray\n";
print "Sum:$sum\n";
my $avg = $sum / 10;
print "Avg :$avg\n";
close(IN);
On Jul 19, 3:22 pm, [EMAIL PROTECTED] (Amichai Teumim) wrote:
> Hi
>
> This is my homework:
>
> "Write a script called *obj13-1.pl
On 7/19/07, Amichai Teumim <[EMAIL PROTECTED]> wrote:
Hi
This is my homework:
This really isn't a forum for people's homework.
"Write a script called *obj13-1.pl* and a library called *obj13-lib.pl*. The
library should contain a function that takes in an array of numbe
Hi
This is my homework:
"Write a script called *obj13-1.pl* and a library called *obj13-lib.pl*. The
library should contain a function that takes in an array of numbers (of
arbitrary size). The function will then calculate the average of the
numbers, the total of all of the numbers
on Sat, 18 May 2002 14:53:30 GMT, [EMAIL PROTECTED] (Beau E. Cox) wrote:
> No, really - I showed you mine, now you show me yours!
#! /usr/bin/perl -w
use strict;
sub generator {
my $lref = shift;
my $minseq = shift;
my $nextfun = shift;
my $curpos = 0;
my $lastpos = scalar(@$lref)-
> "Cathy" == CATHY GEAR (TRUST HQ)" <[EMAIL PROTECTED]>> writes:
Cathy> But sometimes I don't hold out much hope as I don't
Cathy> understand the significance of foo or bar!
foo and bar are 'meta-syntactic variables'; variables names that we use
when describing how programs work, to
on Sat, 18 May 2002 15:05:01 GMT, Cathy Gear wrote:
> It would also help me and, perhaps, some of the less astute out here
> who, like me, haven't:
> - been near a college
> - saw Perl for the first time only a few weeks ago
> - read so-called relevant bits of Perl for Dummies to try and obta
cially drieux) never seem to sleep - and are led to wonder whether you are really
a person or a consortium/group of like-minded friends/fiends?
Regards
Cathy
-Original Message-
From: drieux [mailto:[EMAIL PROTECTED]]
Sent: 18 May 2002 15:47
To: [EMAIL PROTECTED]
Subject: the homewor
No, really - I showed you mine, now you show me yours!
Aloha - Beau.
-Original Message-
From: drieux [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 18, 2002 4:47 AM
To: [EMAIL PROTECTED]
Subject: the homework assignment problem
On Saturday, May 18, 2002, at 06:22 , Beau E. Cox wrote
On Saturday, May 18, 2002, at 06:22 , Beau E. Cox wrote:
>
> Please try:
not a bad solution per se - but there are two
issues that we do not know - since we are not privy
to the actual homework assignment itself -
a) will returning a list of the consecutive n
i would try this...im not in any classes...i
>guess you could call it personal homework...but its not really homework...thanks
> > Chris Brown
>
> Sometimes it helps to see how someone else does it. Matt's script
> archive has a pretty good version of this script:
Um.. please
its no deal man...i got it to work...thanks a ton for the help you guys. Im
sure it wont be long until next time.
Chris Brown
On Tue, Apr 24, 2001 at 10:56:53AM -0500, Chris Brown wrote:
: i have done some cgi stuff like a guestbook and a script to display random images
:but i wanted to get deeper so i thought i would try this...im not in any classes...i
:guess you could call it personal homework...but its not really
i have done some cgi stuff like a guestbook and a script to display random images but
i wanted to get deeper so i thought i would try this...im not in any classes...i guess
you could call it personal homework...but its not really homework...thanks
Chris Brown
16 matches
Mail list logo