Help for this page

Select Code to Download


  1. or download this
    sub init {
    my $i;
    ...
        print $this->{individual}->[$i]->getDNA();
        }
    }
    
  2. or download this
     0
    4 6 8 10 1
    Can't call method getDNA ...