Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: New to coding - Looping code to save time

by kennethk (Abbot)
on May 11, 2012 at 15:41 UTC ( [id://970045]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $daily_total = 0;
    my $busi_total = 0;
    my $pers_total = 0;
    ...
            $pers_total += $personal[$i];
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://970045]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 14:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found