Help for this page

Select Code to Download


  1. or download this
    $str = 'TTTCGG'; # (length 6)
    $d   = 2;
    
  2. or download this
    use strict;
    use warnings;            
    ...
        } enum( $_[0], $_[ 1 ] ); 
    }