print "This string contains \t\ttwo tabs and a newline.\n"; # Double quotesprint 'This string contains\t\ttwo tabs and a newline.\n; #Single quotes