Escaping quotes and line terminators in text blocks Write a program that exemplifies how to handle Java escape sequences (including quotes, ", and line terminators, \n, \r) in a text block.