Help for this page

Select Code to Download


  1. or download this
    my $times = shift || 500;
    my $line = <DATA>;
    ...
    }
    __DATA__
    I will not throw paper hairplanes in class.
    
  2. or download this
     for( count = 0; count < 500; count++ )