On Nov 29, 3:31 pm, Lie <[EMAIL PROTECTED]> wrote:
> Python's learning
> curve shouldn't raise with time, it should get lower so more people
> can join in the board.


print function should give a newbie less to learn than a print
statement, since statements have their own syntax (and the print
statement had lots of peculiarities), whereas all function calls
follow the same syntax.


Carl Banks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to