seperate string into list based on newline characters code example Example: how to split a string with newline in python var = myString.splitlines()