Help for this page

Select Code to Download


  1. or download this
    sub test_strategy
    {
    ...
    
        print "\nRun $n_runs games. Average guess count: $av_count\n";
    }
    
  2. or download this
    test_strategy(\&random_arr_elem);