Mega Code Archive

 
Categories / Python / String
 

Escape characters

s = 'a\nb\tc' print s