Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # Palindrome.pl
    ...
    {
      print "Palindrome";
    }
    
  2. or download this
    #!/usr/bin/perl
    # Palindrome.pl
    ...
      print "Palindrome";
    }#not showing appropriate result. also I am not able watch the express
    +ion $x and $y in debug mode.