Help for this page

Select Code to Download


  1. or download this
    my $y;
    my @database = ( 1..1000);
    ...
        exit(0);
     }
    }
    
  2. or download this
    
    <code>
    ...
        exit(0);
     }
    }