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