Hello,

I see more people posting answers with the new print() function only
available in python 3 and in python 2.6 via an import from __future__.
Now I am not confused by this but I can understand that people very
new to python can get confused byt this. Especially people following a
guide online or a book which almost all use the old print statement.

Now what should be used and promoted on the list?

Greets
Sander
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to