"string"
"another string"
"yet
another
string"
"noescapes\n"
"newline
"
print "string"
print "newline\n"

print "\\\e\n"