Help for this page

Select Code to Download


  1. or download this
    @x=(\$_,\$_);
    $_=10;
    ...
    $x[1] = 10
    $x[0] = 20
    $x[1] = 20