Backslash is used to escape quote so it can be used in string e.g. 'It\'s me' and "She said \"Hello\"".
Special symbol '\n' is used to add line break to a string.
Print out this text using one string:
The name of this ice-cream is "Sweeet'n'Tasty"