how to remove newline using strip in python code example Example: python strip newline from string a_string = a_string.rstrip("\n")