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

Re^3: Please help

by Tux (Canon)
on Mar 27, 2012 at 19:23 UTC ( [id://962001]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "\nThis program asks for you to \n
    enter any nine character sequence and \n
    then tells you if it is a palidrome!\n\n";
    
  2. or download this
    say $a eq $i && $b eq $h && $c eq $g && $d eq $f ? "PALINDROME!" : "No
    +t a PALINDROME!";
    
  3. or download this
    $user eq reverse $user and say "You entered a PALINDROME!";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-24 12:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found