Help for this page
print "Array entry: ". $i. "\t". $array[$i]. "\n";
print "Array entry: $i\t$array[$i]\n";