python join list new line code example Example: how to join a string by new line out of a list python var = '\n'.join(myList)