removing \n and \t from string code example Example: python strip newline from string a_string = a_string.rstrip("\n")