csev / py4e

Web site for www.py4e.com and source to the Python 3.0 textbook

Home Page:http://www.py4e.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider covering end="" in Python 3 print

jodischneider opened this issue · comments

For exercise 7.1 the most obvious solution involves suppressing newlines in print statements. Consider covering end="" in Python 3 print (or else changing the sample output).

There are newlines in the mbox sample files themselves - easy to see with repr.