Python String Escape Characters. An example of an illegal character is a double quote inside a string that is. Note further that you cannot change the.
We can also use the raw string notation to print escape characters in python. Examples of escape sequences include “\b”, “\t”,”\n”,”\xhh” and “\ooo” respectively.