Great! \n adds an invisible character to the string that produces a line break when we use it in the print() method.
\n
print()
While \" escapes the quote, that's not what we're trying to achieve, is it?
\"