print "Array entry: ". $i. "\t". $array[$i]. "\n"; #### print "Array entry: $i\t$array[$i]\n";