Python print array with new line November 25, 2023 by Tarik You could join the strings with a newline, and print the resulting string: print "\n".join(op)