Help for this page

Select Code to Download


  1. or download this
    for my $trial (1..$max_trials) {
        my @attractors;
    ...
    sub roll_down_hill {
       # left as an exercise for OMAR!
    }