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