what's the big deal for print()
John Gordon
gordon at panix.com
Fri Jun 24 23:23:12 EDT 2011
In <d3558c5d-0fe6-4da7-843d-c2f45b2bf869 at y13g2000yqy.googlegroups.com> pipehappy <pipehappy at gmail.com> writes:
> Why people want print() instead of print str? That's not a big deal
> and the old choice is more natural. Anyone has some clue?
Because the new Python uses print(). print "str" is the old way.
--
John Gordon A is for Amy, who fell down the stairs
gordon at panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
More information about the Python-list
mailing list