If a string contains line breaks, what should you do?
Wrap line breaks in single quotation marks
Make no changes, because whitespace is allowed
Replace any line breaks with \n
\n
Replace any line breaks with \r
\r