[Python-ideas] A suggestion for Python 3 vs Python 2
Chris Angelico
rosuav at gmail.com
Tue Nov 12 08:27:37 CET 2013
On Tue, Nov 12, 2013 at 6:14 PM, Steven D'Aprano <steve at pearwood.info> wrote:
> I don't know about that. Expecting print to generate hardcopy output is
> something which beginners to programming often need to unlearn. If print
> doesn't print, which command do you use to actually print?
Why, LPRINT of course!
Yes, I was tainted by BASIC in my early days.
ChrisA
More information about the Python-ideas
mailing list