Help for this page
sub test_strategy { ... print "\nRun $n_runs games. Average guess count: $av_count\n"; }
test_strategy(\&random_arr_elem);