print $stuff[0][2], "\n"; # prints three print $stuff[3][1], "\n"; # prints random