I defined two functions, f1 and f2. f1 modifies the value of a variable called apple.
I want to pass the modified value of apple to f2.
How can I do this? I got stuck.
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
--
http://mail.python.org/mailman/listinfo/python-list
