how to tell python to avoid /n in string code example Example: remove n from string python a_string = a_string.rstrip("\n")