0
The internal representation of the string stores a newline as \n and when python shows the result of the statement, it uses the \n for clarity on what is stored. Several languages use this technique, including the c and java like languages.
30th Aug 2016, 5:40 AM
Randall