function returns

Bart Nessux bart_nessux at hotmail.com
Mon Jul 12 16:50:19 EDT 2004


When one returns x from a function, is x available in other functions or 
scopes within Python? Also, does it matter ehat the type (str, int, 
float, list, etc.) of x is?



More information about the Python-list mailing list