Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Term::Cap;
    ...
        print$/
      }0..20;
    }
    
  2. or download this
    map{
      $a=1-$_/10;
    ...
      }0..59;
      print$/
    }0..20;