[Tutor] help with __str__ Thanks

Ron A rha207 at yahoo.com
Fri Sep 3 05:37:36 CEST 2004


I think I have it now. Thanks everybody.

Ron A
----------------------------------

So that's why all of the functions in your program try
not to just 
"print"
their computation: rather, they actually try to
"return" the value to 
the
caller.  Most people try to get their functions to
'return' values 
because
such functions often end up being more useful than
ones that only print 
to
screen.



If you have more questions, please feel free to ask. 
Good luck!




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Tutor mailing list