python r"\n" code example Example 1: what does \n do in python? /n = new line Example 2: \r\n python print "\n", print "\r", print "\r\n",