strip new lines in python code example Example: python strip newline from string a_string = a_string.rstrip("\n")