• string
>>> my_string = "why\does\it\happen?"
>>> my_string
'why\\does\\it\\happen?'