Help for this page

Select Code to Download


  1. or download this
    sub ruler {
        my($n,$r) = (int($_[0]+9)/10, ' ');
    ...
        "$r\n" . '0123456789' x $n . "0\n";
    }
    
  2. or download this
    123456789_123456789_123456789_123456789_123456789_123456789_