python print raw code example Example: python print raw string >>> print(repr('abc 123 \n')) 'abc 123 \n'