Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: 99 bottles, 2 lines

by blakem (Monsignor)
on Jan 08, 2002 at 06:58 UTC ( [id://137043]=note: print w/replies, xml ) Need Help??


in reply to Re: 99 bottles, 2 lines
in thread 99 bottles, 2 lines

How about:
my @a = reverse 1..99;
you can probably just inline reverse 1..99 since I don't see you actually using @a anywhere....

-Blake

Replies are listed 'Best First'.
Re: Re: Re: 99 bottles, 2 lines
by o(o_o)o (Scribe) on Jan 08, 2002 at 07:05 UTC
    yeah! cool... thanks! i'm new to posting and am well happy someone gave me a helpfull reply! :-) thanks for makin the line smaller. i wont post the complete code coz people can just read this post to get it. ;) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    i would slit my wrists for you

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-28 16:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found