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