# The last character in a raw string cannot be a backslash. print 'C:\Program Files\fnord\foo\bar\baz\frozz\bozz' print r'C:nowhere'print r'C:Program Filesfnordfoobarbazfrozzbozz'print r'Let's go!'
Name (required)
email (will not be published) (required)
Website