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

Re: the '..' operator and decreasing values

by Taulmarill (Deacon)
on Mar 04, 2005 at 22:31 UTC ( [id://436787]=note: print w/replies, xml ) Need Help??


in reply to the '..' operator and decreasing values

simply reverse the list
for my $i ( reverse ( 0 .. 10 ) ) { print "$i\n"; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 00:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found