<div dir="ltr">Hi!<div><br></div><div>I was reading through the Python docs looking at the section on strings at <a href="http://docs.python.org/2/tutorial/introduction.html#strings">http://docs.python.org/2/tutorial/introduction.html#strings</a> and it seems like the last line in the first terminal box (is that what that is called?) is printed incorrectly.<br>
</div><div><div><br></div><div style>Instead of:</div><div style>>>> '"Isn\'t," she said.'</div><div style>'"Isn\'t," she said.' </div><div style><br></div><div style>It should read:</div>
<div style>>>> '"Isn\'t," she said.'</div><div style>"Isn't," she said.</div><div style><br></div><div style>Hope this helps!</div><div style><br></div><div style>Philip Szalwinski</div>
<div style><br></div><div style><br></div><div style><br></div><div style><br></div></div></div>