print "This is a demonstration of \"double quotes\" and \\ (backslashes)\n"; print "\lThis is about \LCHANGING CASE\E \Uof text\E inside \udouble quotes\n"; print "\QAnd this is the \"backslash-quote\" option; which is wierd.\n";