Help for this page

Select Code to Download


  1. or download this
    $stuff_to_print .= qq(<li>$_</li>\n) for( 1 .. $num );
    return $stuff_to_print;