Help for this page

Select Code to Download


  1. or download this
    my $str= "aaa aa aaa";
    print "String = '$str'\n";
    ...
    4
    7
    8