On Wed, 11 Dec 2013 08:27:23 -0800, rusi wrote:

> [BTW: From the theoretical POV, imperative programming is 'unclean'
> because of assignment statements.  From the practical POV of a teacher,
> the imperativeness of print is a bigger nuisance in students' thinking
> patterns ]

+1 on this

Trying to teach newbies to use return rather than print in their 
functions is one of the more difficult parts of teaching beginners.


-- 
Steven
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to