Help for this page

Select Code to Download


  1. or download this
       if ($linescore eq 0){
            linescore($y, $l);
            $y = $x;
         }
         if ($linescore ne 0){
    
  2. or download this
    $_ = '02';
    print "equal\n" if $_ eq 2;