Hello Tutorians,

Why does the interactive prompt not recognize escape sequences in strings?
 It only works correctly if I use the print function in python 3.

>>> "Hello\nWorld"
"Hello\nWorld"

-- 
Regards,

Christian Alexander
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to