csev/py4e

Consider covering end="" in Python 3 print

jodischneider opened this issue · 1 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.