Answer:
The escape character.
Step-by-step explanation:
The backslash or escape character is used to include special characters, such as quotation marks, that would otherwise be interpreted by the programming language as part of the code instead of part of the message being outputted.