Could you also demonstrate with an example as to what kind of effect you're expecting from whatever you've been desiring to do?
On Sun, May 9, 2010 at 1:49 PM, gopi krishna <[email protected]>wrote: > Hi > can I change the variable in a function using the function > suppose > >>>def a(): > x=20 > can we change the variable using the function > > -- > http://mail.python.org/mailman/listinfo/python-list > >
-- http://mail.python.org/mailman/listinfo/python-list
